Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-165650
#<BuildRuby:0x0000558aaabe2258
@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.20221231-165650",
@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.000014)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004065 0.000678 1.157758 ( 1.562915)
build_miniruby 0.001286 0.000214 1.348081 ( 1.409693)
build_ruby 0.001317 0.000220 3.416478 ( 14.921127)
build_all 0.002559 0.004712 3.701304 ( 2.157829)
build_install 0.011573 0.002411 3.057399 ( 2.783048)
test_btest 0.000543 0.000114 55.334849 ( 22.262090)
test_basic 0.005269 0.000094 0.400593 ( 1.315985)
test_all 0.001309 0.000262 629.443486 (260.546294)
test_rubyspec 0.018539 0.029971 70.974061 ( 82.137630)
total: 389.10 sec