Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-135629
#<BuildRuby:0x000055c6c2aa68e0
@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.20230206-135629",
@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.000015 0.000001 0.000016 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.004161 0.000463 1.065608 ( 1.442717)
build_miniruby 0.001204 0.000000 0.838345 ( 0.836597)
build_ruby 0.001420 0.000000 1.949039 ( 2.146265)
build_all 0.005870 0.000000 3.509440 ( 1.901526)
build_install 0.013634 0.000000 2.603489 ( 1.812673)
test_btest 0.000912 0.000000 56.567545 ( 15.727946)
test_basic 0.000000 0.005328 0.433892 ( 0.528229)
test_all 0.000000 0.001269 633.229548 (180.883017)
test_rubyspec 0.017077 0.019603 65.647884 ( 75.612142)
total: 280.89 sec