Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-144008
#<BuildRuby:0x000056229edf6120
@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.20231205-144008",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000023 0.000008 0.000031 ( 0.000030)
configure 0.000022 0.000008 0.000030 ( 0.000028)
build_up 0.007382 0.001090 2.451209 ( 3.603416)
build_miniruby 0.001265 0.000403 1.784681 ( 1.964022)
build_ruby 0.001457 0.000463 3.701751 ( 4.127540)
build_all 0.004152 0.004214 6.087620 ( 4.562796)
build_install 0.019487 0.000743 7.605884 ( 6.022812)
test_btest 0.000923 0.000274 84.270200 ( 73.160338)
test_basic 0.000987 0.007418 0.888862 ( 1.468153)
test_all 0.071177 0.056749 695.962730 (413.828062)
test_rubyspec 0.050445 0.029388 103.917163 (155.736482)
total: 664.47 sec