Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-180124
#<BuildRuby:0x00005637d2fbdf50
@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.20231209-180124",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000004 0.000019 ( 0.000018)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.006246 0.000562 2.228556 ( 2.301774)
build_miniruby 0.001219 0.000305 1.332144 ( 1.330109)
build_ruby 0.001416 0.000354 3.420256 ( 3.629800)
build_all 0.003606 0.004040 5.827672 ( 2.911581)
build_install 0.013176 0.004363 7.297623 ( 3.932142)
test_btest 0.000577 0.000165 82.884258 ( 31.083291)
test_basic 0.002362 0.003652 0.825593 ( 0.935614)
test_all 0.093007 0.027582 709.577628 (258.334468)
test_rubyspec 0.014931 0.049342 96.940757 (111.125213)
total: 415.58 sec