Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-095258
#<BuildRuby:0x000055821e6f2228
@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.20240112-095258",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001778 0.003807 1.641253 ( 2.041802)
build_miniruby 0.001527 0.000176 1.574531 ( 1.574650)
build_ruby 0.001655 0.000000 3.254270 ( 3.478160)
build_all 0.003926 0.004286 5.801715 ( 3.043342)
build_install 0.014062 0.002084 6.895612 ( 3.867541)
test_btest 0.000712 0.000105 82.648384 ( 35.729105)
test_basic 0.001978 0.004183 0.882690 ( 0.941337)
test_all 0.095092 0.021760 728.763574 (261.277743)
test_rubyspec 0.033784 0.034421 95.965903 (107.907324)
total: 419.86 sec