Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240111-094515
#<BuildRuby:0x0000562c85c0dde0
@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.20240111-094515",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.004850 0.000633 1.497607 ( 1.828056)
build_miniruby 0.001339 0.000000 1.430602 ( 1.428369)
build_ruby 0.001861 0.000000 2.985224 ( 3.224017)
build_all 0.005980 0.000642 5.179383 ( 2.173106)
build_install 0.007640 0.007051 6.159175 ( 3.007769)
test_btest 0.000840 0.000150 81.304560 ( 20.719139)
test_basic 0.002955 0.003862 0.810238 ( 0.880054)
test_all 0.063822 0.055873 720.716736 (241.263349)
test_rubyspec 0.025750 0.030055 81.624097 ( 93.040525)
total: 367.57 sec