Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-101144
#<BuildRuby:0x000055a55008a8e0
@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.20230110-101144",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.000297 0.004146 1.106594 ( 2.096113)
build_miniruby 0.000000 0.001224 1.332996 ( 1.334205)
build_ruby 0.000000 0.001489 3.314664 ( 4.051947)
build_all 0.003713 0.003842 3.913054 ( 2.516070)
build_install 0.013190 0.002964 2.998150 ( 3.280179)
test_btest 0.000538 0.000171 54.878581 ( 33.254930)
test_basic 0.001074 0.004719 0.433667 ( 0.737688)
test_all 0.001330 0.000484 612.990746 (269.046652)
test_rubyspec 0.021319 0.026192 70.364214 ( 87.046109)
total: 403.36 sec