Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-080405
#<BuildRuby:0x0000559a00ad23d0
@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.20221223-080405",
@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.000019 0.000004 0.000023 ( 0.000023)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004344 0.000790 1.267096 ( 2.428797)
build_miniruby 0.001430 0.000260 1.695566 ( 1.848532)
build_ruby 0.001356 0.000246 3.711853 ( 4.456169)
build_all 0.006330 0.001151 3.825696 ( 2.711972)
build_install 0.008781 0.006535 3.261857 ( 3.130930)
test_btest 0.000601 0.000137 55.786866 ( 31.172847)
test_basic 0.004698 0.001068 0.439983 ( 0.625299)
test_all 0.002027 0.000000 661.296402 (288.606507)
test_rubyspec 0.034982 0.017267 71.542028 ( 86.968463)
total: 421.95 sec