Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-043450
#<BuildRuby:0x00007fb887bffdc8
@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.20241101-043450",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000030 0.000003 0.000033 ( 0.000034)
build_up 0.004378 0.004629 4.285615 ( 4.860579)
build_miniruby 0.001690 0.000249 2.253679 ( 2.449092)
build_ruby 0.002117 0.000311 4.377097 ( 36.084109)
build_all 0.009639 0.000772 7.174915 ( 4.194486)
build_install 0.017959 0.005987 10.659164 ( 6.499126)
test_btest 0.000888 0.000145 77.204815 ( 32.467089)
test_basic 0.011639 0.000000 1.027245 ( 1.780287)
test_all 0.103100 0.049936 741.712569 (266.726304)
test_rubyspec 0.027297 0.060497 121.889303 ( 39.554553)
total: 394.62 sec