Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-214229
#<BuildRuby:0x0000560d5192e2a8
@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-214229",
@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.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005691 0.000422 1.932606 ( 4.001345)
build_miniruby 0.001776 0.000132 1.343011 ( 1.480570)
build_ruby 0.001644 0.000121 2.672083 ( 3.055755)
build_all 0.003636 0.003386 2.213456 ( 2.255587)
build_install 0.009209 0.009554 3.635714 ( 3.725748)
test_btest 0.000736 0.000122 76.899165 ( 43.656607)
test_basic 0.004429 0.003774 0.832623 ( 1.182203)
test_all 0.000832 0.000157 589.939319 (288.437665)
test_rubyspec 0.029402 0.023114 83.397470 (101.786466)
total: 449.58 sec