Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-010917
#<BuildRuby:0x0000564d6a1768e0
@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.20240228-010917",
@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.000037 0.000000 0.000037 ( 0.000127)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.001457 0.006171 2.593032 ( 2.526507)
build_miniruby 0.001101 0.000339 1.808464 ( 1.807785)
build_ruby 0.001391 0.000429 3.434552 ( 3.674944)
build_all 0.001229 0.006860 6.680886 ( 3.345625)
build_install 0.015627 0.004212 8.541485 ( 4.876789)
test_btest 0.000793 0.000283 91.810048 ( 36.742278)
test_basic 0.005889 0.002103 0.932360 ( 1.036074)
test_all 0.073961 0.043870 779.624921 (284.681012)
test_rubyspec 0.049712 0.033610 121.767625 (131.382368)
total: 470.07 sec