Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-073219
#<BuildRuby:0x0000555cabc2a008
@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.20231210-073219",
@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.000005 0.000018 ( 0.000018)
autoconf 0.000019 0.000007 0.000026 ( 0.000025)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.003038 0.003646 2.255184 ( 2.337200)
build_miniruby 0.001025 0.000390 1.575965 ( 1.576051)
build_ruby 0.001229 0.000469 3.064295 ( 3.238511)
build_all 0.005156 0.001965 5.553549 ( 2.421388)
build_install 0.013401 0.003296 7.159361 ( 3.699594)
test_btest 0.000623 0.000227 81.879238 ( 28.152674)
test_basic 0.007176 0.000833 0.913196 ( 1.005816)
test_all 0.106436 0.015608 725.789514 (238.658452)
test_rubyspec 0.033395 0.037026 99.722885 (113.440495)
total: 394.53 sec