Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-041549
#<BuildRuby:0x00007fc6090cfdd8
@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.20241211-041549",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000030 0.000007 0.000037 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.003650 0.003946 3.223280 ( 3.418359)
build_miniruby 0.001209 0.000345 1.206407 ( 1.203263)
build_ruby 0.001198 0.000343 3.181003 ( 3.334562)
build_all 0.002309 0.004884 6.066624 ( 2.522859)
build_install 0.011976 0.005401 8.402675 ( 3.951298)
test_btest 0.000000 0.000862 74.557686 ( 19.779856)
test_basic 0.005390 0.003775 0.913993 ( 0.961983)
test_all 0.099589 0.038995 679.598878 (199.414398)
test_rubyspec 0.050962 0.029434 116.187538 ( 36.024179)
total: 270.61 sec