Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-154858
#<BuildRuby:0x00007f9c64a5fde0
@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.20241125-154858",
@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.000012 0.000004 0.000016 ( 0.000018)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.006893 0.000977 3.675085 ( 3.857866)
build_miniruby 0.001337 0.000446 1.692488 ( 1.705406)
build_ruby 0.001736 0.000579 4.236986 ( 4.435719)
build_all 0.009741 0.000000 6.700759 ( 3.673131)
build_install 0.019587 0.001884 9.378791 ( 5.140627)
test_btest 0.000648 0.000183 81.595983 ( 35.401934)
test_basic 0.009173 0.003190 1.169418 ( 1.269828)
test_all 0.094110 0.057293 723.699374 (232.678480)
test_rubyspec 0.033540 0.048361 118.040630 ( 28.944155)
total: 317.11 sec