Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-095436
#<BuildRuby:0x00005612f16a9a00
@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.20231019-095436",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.001619 0.004531 2.386219 ( 2.439302)
build_miniruby 0.001335 0.000406 1.716627 ( 1.715542)
build_ruby 0.001599 0.000487 3.481460 ( 3.662853)
build_all 0.003136 0.005336 6.204309 ( 2.970673)
build_install 0.017353 0.000000 7.788874 ( 4.179303)
test_btest 0.000665 0.000166 86.286465 ( 34.882975)
test_basic 0.004836 0.004546 0.914037 ( 1.010057)
test_all 0.008148 0.001156 693.180042 (267.857929)
test_rubyspec 0.024600 0.044477 101.789597 (113.127531)
total: 431.85 sec