Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-174442
#<BuildRuby:0x0000556125045f70
@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.20230204-174442",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003995 0.000347 1.074357 ( 1.794002)
build_miniruby 0.001277 0.000112 1.183583 ( 1.200437)
build_ruby 0.000000 0.001746 2.374064 ( 2.585028)
build_all 0.004746 0.002979 3.973004 ( 2.300504)
build_install 0.007638 0.007710 2.968703 ( 2.635935)
test_btest 0.000267 0.000637 56.864836 ( 29.959658)
test_basic 0.002343 0.003114 0.419079 ( 0.524505)
test_all 0.001303 0.000289 631.552800 (237.286751)
test_rubyspec 0.033220 0.014747 68.675827 ( 78.760778)
total: 357.05 sec