Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-182919
#<BuildRuby:0x00007f684588fdd8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241121-182919",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000015 0.000004 0.000019 ( 0.000021)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000000 0.000039 0.000039 ( 0.000039)
build_up 0.002331 0.004810 3.084048 ( 3.211040)
build_miniruby 0.001081 0.000378 1.401363 ( 1.399589)
build_ruby 0.001268 0.000443 3.810115 ( 3.966145)
build_all 0.005133 0.003044 5.850105 ( 2.320855)
build_install 0.014370 0.004840 8.440248 ( 4.094985)
test_btest 0.000723 0.000260 78.968368 ( 34.408883)
test_basic 0.004248 0.006790 1.106767 ( 1.167403)
test_all 0.100008 0.043870 734.060277 (253.926988)
test_rubyspec 0.052164 0.028884 118.581328 ( 26.557743)
total: 331.05 sec