Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-173037
#<BuildRuby:0x0000562e76df5f48
@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.20240314-173037",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.005023 0.004645 3.325250 ( 4.161573)
build_miniruby 0.008118 0.001047 191.838871 ( 81.471325)
build_ruby 0.001882 0.000243 4.521203 ( 4.907579)
build_all 0.004894 0.009054 49.112346 ( 33.659448)
build_install 0.005345 0.015016 9.422842 ( 6.485323)
test_btest 0.000592 0.000166 94.930626 ( 62.602825)
test_basic 0.000000 0.008048 1.048098 ( 1.455109)
test_all 0.078247 0.043980 788.307786 (386.070247)
test_rubyspec 0.060521 0.033456 128.901149 (138.575811)
total: 719.39 sec