Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-091809
#<BuildRuby:0x0000555c79651820
@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.20230216-091809",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000452 0.004081 1.227008 ( 1.613931)
build_miniruby 0.001134 0.000162 1.198174 ( 1.196372)
build_ruby 0.001027 0.000147 1.835875 ( 2.053515)
build_all 0.006050 0.000260 3.187738 ( 1.578632)
build_install 0.012060 0.000000 2.330494 ( 1.521550)
test_btest 0.000877 0.000037 55.256905 ( 14.466261)
test_basic 0.004152 0.000498 0.393756 ( 0.485793)
test_all 0.001112 0.000133 557.678292 (161.794233)
test_rubyspec 0.011034 0.028921 57.857226 ( 67.766437)
total: 252.48 sec