Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-175041
#<BuildRuby:0x00005580d2302138
@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.20230124-175041",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000811 0.004105 1.183082 ( 2.311979)
build_miniruby 0.001044 0.000190 1.245520 ( 1.274983)
build_ruby 0.000000 0.002038 2.931435 ( 3.444928)
build_all 0.006157 0.001520 3.885372 ( 2.473206)
build_install 0.011776 0.003940 2.965505 ( 2.733207)
test_btest 0.000592 0.000132 56.631186 ( 30.566285)
test_basic 0.006108 0.000454 0.452228 ( 0.651360)
test_all 0.000821 0.000176 631.053091 (259.011859)
test_rubyspec 0.027661 0.021353 71.019750 ( 84.139002)
total: 386.61 sec