Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-045041
#<BuildRuby:0x000056064c41a228
@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.20230203-045041",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004227 0.000529 1.108275 ( 1.474184)
build_miniruby 0.001295 0.000162 1.174653 ( 1.172821)
build_ruby 0.000000 0.001495 2.257504 ( 2.481550)
build_all 0.000000 0.007118 3.752659 ( 1.878894)
build_install 0.012463 0.002801 2.950082 ( 2.220538)
test_btest 0.000778 0.000167 56.776816 ( 18.900493)
test_basic 0.004551 0.000107 0.412436 ( 0.510329)
test_all 0.001849 0.000000 645.151300 (195.288255)
test_rubyspec 0.027612 0.020638 67.631853 ( 77.595270)
total: 301.52 sec