Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-023621
#<BuildRuby:0x000056062fe52258
@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.20240204-023621",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000023)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005126 0.000788 1.649950 ( 1.973071)
build_miniruby 0.001113 0.000171 1.261028 ( 1.258911)
build_ruby 0.001402 0.000215 2.873772 ( 3.088359)
build_all 0.006823 0.000000 5.668177 ( 2.217480)
build_install 0.010630 0.004950 6.732776 ( 3.038662)
test_btest 0.001005 0.000172 81.237208 ( 21.633145)
test_basic 0.002060 0.004108 0.779079 ( 0.838061)
test_all 0.102770 0.013966 705.694403 (200.292832)
test_rubyspec 0.052209 0.042670 137.837617 (149.220969)
total: 383.56 sec