Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-211437
#<BuildRuby:0x000055de42bb6018
@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.20230214-211437",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000017 0.000000 0.000017 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.000000 0.004637 1.025845 ( 1.394671)
build_miniruby 0.000000 0.001160 1.089768 ( 1.088035)
build_ruby 0.000000 0.001408 1.895310 ( 2.116342)
build_all 0.005164 0.000998 3.222281 ( 1.382236)
build_install 0.013379 0.000075 2.582008 ( 1.755118)
test_btest 0.000818 0.000081 55.090407 ( 14.384297)
test_basic 0.004494 0.000449 0.428769 ( 0.520731)
test_all 0.001240 0.000124 608.999751 (180.701302)
test_rubyspec 0.033634 0.006498 63.337662 ( 73.063476)
total: 276.41 sec