Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-121949
#<BuildRuby:0x000055bb1db46008
@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.20221228-121949",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.000440 0.004177 1.070048 ( 1.490836)
build_miniruby 0.001159 0.000348 1.226548 ( 1.224670)
build_ruby 0.001011 0.000303 2.875286 ( 3.234099)
build_all 0.002204 0.004955 3.480218 ( 1.756255)
build_install 0.012601 0.002768 2.787906 ( 1.832252)
test_btest 0.000264 0.000792 56.644468 ( 15.550999)
test_basic 0.000285 0.006831 0.432525 ( 0.532252)
test_all 0.001019 0.000604 630.609531 (185.193664)
test_rubyspec 0.019453 0.020788 63.312355 ( 73.307276)
total: 284.12 sec