Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-114154
#<BuildRuby:0x000055cfb9532198
@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.20230603-114154",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.001390 0.004301 1.784511 ( 3.014798)
build_miniruby 0.000964 0.000210 1.288018 ( 1.286982)
build_ruby 0.000000 0.001470 2.464505 ( 2.647084)
build_all 0.003505 0.003464 2.193829 ( 1.590056)
build_install 0.015374 0.001645 3.291601 ( 2.372276)
test_btest 0.000527 0.000127 76.871564 ( 34.445235)
test_basic 0.003447 0.000827 0.706005 ( 4.100212)
test_all 0.002514 0.000361 637.651351 (240.692948)
test_rubyspec 0.036474 0.014629 81.078445 ( 93.055161)
total: 383.21 sec