Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-160645
#<BuildRuby:0x00005617674b6138
@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.20231221-160645",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.005098 0.000612 1.516555 ( 1.898466)
build_miniruby 0.001106 0.000133 1.347473 ( 1.345885)
build_ruby 0.000000 0.001950 2.649861 ( 2.873124)
build_all 0.001321 0.005784 5.325467 ( 2.066899)
build_install 0.002457 0.012975 6.558088 ( 3.128367)
test_btest 0.000685 0.000211 80.008706 ( 21.450069)
test_basic 0.002555 0.003650 0.807911 ( 0.871857)
test_all 0.078062 0.040909 648.631066 (187.719328)
test_rubyspec 0.023341 0.030295 82.162412 ( 93.600639)
total: 314.96 sec