Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-183750
#<BuildRuby:0x00007f76d6d7fdd0
@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.20241206-183750",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.006700 0.000173 3.423782 ( 3.323816)
build_miniruby 0.001617 0.000000 1.178770 ( 1.176083)
build_ruby 0.001879 0.000000 3.841401 ( 4.023334)
build_all 0.004006 0.004445 6.235116 ( 2.568678)
build_install 0.011909 0.006680 8.859558 ( 4.411711)
test_btest 0.000775 0.000102 78.483362 ( 21.546412)
test_basic 0.006660 0.003725 1.079250 ( 5.434837)
test_all 0.109876 0.032355 728.543803 (276.368032)
test_rubyspec 0.056551 0.023645 117.884590 ( 27.854083)
total: 346.71 sec