Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-193256
#<BuildRuby:0x000056463a486008
@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.20240316-193256",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.006889 0.000451 2.501491 ( 2.748040)
build_miniruby 0.000000 0.001802 1.779101 ( 1.786000)
build_ruby 0.000000 0.001924 3.755036 ( 3.972382)
build_all 0.004553 0.003477 7.135264 ( 3.297218)
build_install 0.020034 0.000796 8.927472 ( 5.170468)
test_btest 0.000865 0.000162 95.991850 ( 46.833819)
test_basic 0.007246 0.000000 0.965959 ( 1.054569)
test_all 0.078841 0.040205 777.651582 (279.661183)
test_rubyspec 0.039056 0.054037 131.318995 (140.732049)
total: 485.26 sec