Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-090811
#<BuildRuby:0x0000558524ca5e00
@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.20230926-090811",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.006151 0.001476 2.308612 ( 4.610322)
build_miniruby 0.001221 0.000293 1.677070 ( 1.782712)
build_ruby 0.000000 0.002119 3.539588 ( 4.022424)
build_all 0.000000 0.008627 6.377553 ( 4.263611)
build_install 0.011042 0.007413 7.775101 ( 5.926044)
test_btest 0.000590 0.000219 82.274784 ( 43.123926)
test_basic 0.002299 0.005420 0.968417 ( 1.294400)
test_all 0.005381 0.004517 662.075876 (316.770666)
test_rubyspec 0.027347 0.043401 105.105272 (125.615442)
total: 507.41 sec