Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-215030
#<BuildRuby:0x0000565353e25fc0
@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.20230203-215030",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.004809 0.000201 1.195702 ( 2.125270)
build_miniruby 0.001503 0.000062 1.199095 ( 1.281238)
build_ruby 0.001622 0.000068 2.390482 ( 2.603558)
build_all 0.007372 0.000000 3.922512 ( 2.831891)
build_install 0.013462 0.000466 3.043512 ( 2.968243)
test_btest 0.000000 0.000838 56.512662 ( 30.201877)
test_basic 0.000000 0.005986 0.437985 ( 0.577901)
test_all 0.000000 0.002211 643.762268 (261.989986)
test_rubyspec 0.022197 0.023141 70.765811 ( 83.793242)
total: 388.37 sec