Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-162000
#<BuildRuby:0x00005601c5162890
@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.20231223-162000",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.004039 0.000769 1.652521 ( 2.018787)
build_miniruby 0.001571 0.000299 1.697832 ( 1.701791)
build_ruby 0.001555 0.000296 3.190648 ( 3.435503)
build_all 0.007184 0.000000 5.504846 ( 2.390215)
build_install 0.016194 0.004680 7.005213 ( 4.296595)
test_btest 0.000728 0.000140 81.306295 ( 30.007593)
test_basic 0.005145 0.000119 0.778903 ( 0.842012)
test_all 0.088420 0.032538 675.243852 (195.401921)
test_rubyspec 0.027189 0.030462 84.541338 ( 96.063885)
total: 336.16 sec