Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-075706
#<BuildRuby:0x00005650a8a45ed0
@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.20240209-075706",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.001695 0.004199 2.011276 ( 2.352170)
build_miniruby 0.001435 0.000165 1.627769 ( 1.630037)
build_ruby 0.001811 0.000209 3.639560 ( 3.888722)
build_all 0.008107 0.000000 6.677007 ( 3.249936)
build_install 0.019613 0.000000 7.958726 ( 4.469106)
test_btest 0.000881 0.000000 86.158522 ( 37.212515)
test_basic 0.007086 0.000203 0.828214 ( 0.928525)
test_all 0.076852 0.037472 767.751251 (281.087440)
test_rubyspec 0.044585 0.059539 175.393956 (185.523206)
total: 520.34 sec