Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-071212
#<BuildRuby:0x0000563ac3cb68e0
@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.20230827-071212",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005167 0.000795 2.199538 ( 3.358968)
build_miniruby 0.001775 0.000000 1.684275 ( 1.682669)
build_ruby 0.001825 0.000000 3.325976 ( 3.554762)
build_all 0.008281 0.000524 6.687625 ( 3.840961)
build_install 0.007275 0.013685 7.964845 ( 5.256547)
test_btest 0.000000 0.003165 85.603362 ( 39.074576)
test_basic 0.003661 0.004101 0.962274 ( 1.073753)
test_all 0.003821 0.005496 726.849676 (300.933558)
test_rubyspec 0.036269 0.037484 107.396165 (120.706246)
total: 479.48 sec