Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-195507
#<BuildRuby:0x0000555e1c641fe8
@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.20221226-195507",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000015 0.000005 0.000020 ( 0.000019)
configure 0.000012 0.000004 0.000016 ( 0.000017)
build_up 0.000119 0.004109 0.754394 ( 1.131215)
build_miniruby 0.000868 0.000361 1.061959 ( 1.060419)
build_ruby 0.001298 0.000417 2.729951 ( 3.116558)
build_all 0.003817 0.002300 3.084720 ( 1.444328)
build_install 0.010230 0.002522 2.461731 ( 1.621236)
test_btest 0.000629 0.000252 54.726004 ( 13.955180)
test_basic 0.002625 0.001050 0.302177 ( 0.395519)
test_all 0.000819 0.000328 560.166629 (159.368091)
test_rubyspec 0.019727 0.019430 57.678141 ( 67.575854)
total: 249.67 sec