Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230331-053500
#<BuildRuby:0x000055694a722258
@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.20230331-053500",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001004 0.004166 1.700110 ( 3.173401)
build_miniruby 0.001107 0.000252 1.173868 ( 1.206926)
build_ruby 0.001084 0.000246 2.437057 ( 2.633414)
build_all 0.006087 0.000434 2.136615 ( 1.419531)
build_install 0.013121 0.004314 3.423762 ( 2.573713)
test_btest 0.000260 0.000426 72.602557 ( 27.119624)
test_basic 0.001140 0.004079 0.521712 ( 0.623469)
test_all 0.000000 0.002662 553.307355 (201.192671)
test_rubyspec 0.027101 0.021613 75.843384 ( 86.190644)
total: 326.13 sec