Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-170346
#<BuildRuby:0x00007f00a914fdd8
@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.20241207-170346",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.007283 0.000613 3.792502 ( 3.822765)
build_miniruby 0.001345 0.000253 1.479385 ( 1.477181)
build_ruby 0.001903 0.000357 4.274618 ( 4.432067)
build_all 0.009988 0.000271 6.796446 ( 3.451416)
build_install 0.010166 0.014219 9.646605 ( 5.605246)
test_btest 0.000000 0.000835 80.647464 ( 33.311301)
test_basic 0.004210 0.007108 1.074594 ( 1.162577)
test_all 0.083574 0.067759 762.198066 (248.786233)
test_rubyspec 0.041136 0.038411 114.559528 ( 25.535506)
total: 327.59 sec