Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-035446
#<BuildRuby:0x000056357d59dfe0
@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.20230131-035446",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.005654 0.000000 1.230110 ( 2.234864)
build_miniruby 0.002098 0.000000 1.318302 ( 1.502271)
build_ruby 0.000000 0.001473 2.560515 ( 3.026991)
build_all 0.005906 0.002500 3.916717 ( 3.613305)
build_install 0.016780 0.000137 2.999346 ( 3.284770)
test_btest 0.000848 0.000027 57.433951 ( 38.217180)
test_basic 0.005735 0.000185 0.431845 ( 0.699796)
test_all 0.001354 0.000043 652.072107 (347.271723)
test_rubyspec 0.012159 0.038764 72.463175 ( 93.724008)
total: 493.58 sec