Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-191311
#<BuildRuby:0x00005615174b6018
@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.20230208-191311",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.001232 0.003713 0.862913 ( 1.281723)
build_miniruby 0.001127 0.000126 0.885218 ( 0.883922)
build_ruby 0.001161 0.000129 2.265135 ( 2.483450)
build_all 0.001839 0.004311 3.560593 ( 1.749848)
build_install 0.010683 0.002394 2.668683 ( 1.842620)
test_btest 0.000575 0.000101 55.940993 ( 14.914233)
test_basic 0.005361 0.000932 0.406793 ( 0.501109)
test_all 0.001025 0.000178 631.817710 (178.922772)
test_rubyspec 0.017614 0.019054 64.883036 ( 75.043056)
total: 277.62 sec