Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-222834
#<BuildRuby:0x00007f59b5a5fdc8
@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.20240921-222834",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000006 0.000028 ( 0.000028)
autoconf 0.000041 0.000010 0.000051 ( 0.000051)
configure 0.000038 0.000010 0.000048 ( 0.000048)
build_up 0.005631 0.004557 5.225324 ( 5.660954)
build_miniruby 0.000000 0.002177 1.900462 ( 2.208483)
build_ruby 0.000000 0.002628 4.767874 ( 5.419992)
build_all 0.001457 0.009311 7.668997 ( 6.487705)
build_install 0.022199 0.003376 11.478602 ( 9.181608)
test_btest 0.000282 0.000925 101.783445 ( 81.842438)
test_basic 0.002905 0.011404 1.324275 ( 2.423633)
test_all 0.109994 0.056459 896.444272 (957.502866)
test_rubyspec 0.073835 0.020290 149.145053 (145.807748)
total: 1216.54 sec