Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-172447
#<BuildRuby:0x000055c78ba6e228
@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.20240201-172447",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.005231 0.001365 1.968016 ( 3.630830)
build_miniruby 0.000000 0.001924 1.804968 ( 2.520619)
build_ruby 0.000000 0.002129 3.785448 ( 4.395891)
build_all 0.004551 0.004458 6.725368 ( 5.525915)
build_install 0.015513 0.006540 8.270700 ( 7.797098)
test_btest 0.000000 0.000915 91.536512 ( 79.804852)
test_basic 0.001709 0.006252 1.025581 ( 1.603995)
test_all 0.088933 0.032001 775.396543 (424.188676)
test_rubyspec 0.050976 0.055275 182.568248 (206.087371)
total: 735.56 sec