Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-094756
#<BuildRuby:0x00005600853d1fb8
@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-094756",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000024 0.000000 0.000024 ( 0.000023)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.002691 0.001529 1.087714 ( 1.473046)
build_miniruby 0.000830 0.000226 1.332380 ( 1.330999)
build_ruby 0.001092 0.000298 3.155377 ( 3.542082)
build_all 0.004262 0.002791 3.657036 ( 1.900628)
build_install 0.010886 0.002598 2.964144 ( 2.084334)
test_btest 0.000543 0.000156 55.714645 ( 16.442616)
test_basic 0.002488 0.003176 0.392029 ( 0.488842)
test_all 0.000751 0.000233 625.298773 (192.177068)
test_rubyspec 0.024329 0.019565 67.141341 ( 77.108839)
total: 296.55 sec