Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-034155
#<BuildRuby:0x000055f75377e390
@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.20221220-034155",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.000000 0.005067 1.156629 ( 1.883233)
build_miniruby 0.000000 0.001376 1.385462 ( 1.430622)
build_ruby 0.000000 0.001763 3.268625 ( 3.943540)
build_all 0.003133 0.004142 3.864647 ( 2.762465)
build_install 0.013759 0.001104 3.147537 ( 2.727873)
test_btest 0.000762 0.000159 53.888030 ( 31.276540)
test_basic 0.004752 0.000991 0.426441 ( 0.625717)
test_all 0.001214 0.000253 642.665091 (261.508216)
test_rubyspec 0.025083 0.020730 72.456010 ( 86.634866)
total: 392.79 sec