Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-144444
#<BuildRuby:0x000055cb826ca1a8
@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.20230108-144444",
@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.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004326 0.000618 1.159283 ( 1.536015)
build_miniruby 0.001060 0.000151 1.263243 ( 1.269275)
build_ruby 0.000000 0.001391 3.290583 ( 3.675496)
build_all 0.000000 0.007556 3.909863 ( 2.024797)
build_install 0.006609 0.008953 2.894526 ( 2.213148)
test_btest 0.000548 0.000175 54.253823 ( 23.425915)
test_basic 0.004481 0.001434 0.417802 ( 0.514304)
test_all 0.001759 0.000563 629.887222 (228.226633)
test_rubyspec 0.024155 0.024115 68.509283 ( 78.825474)
total: 341.71 sec