Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-154526
#<BuildRuby:0x00007f0b6ae6fdd0
@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.20241029-154526",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000030 0.000006 0.000036 ( 0.000037)
configure 0.000050 0.000000 0.000050 ( 0.000050)
build_up 0.008997 0.000222 4.286845 ( 4.679050)
build_miniruby 0.001521 0.000314 1.789087 ( 1.839781)
build_ruby 0.002207 0.000000 4.776945 ( 4.990373)
build_all 0.010757 0.000154 7.234215 ( 4.469129)
build_install 0.011534 0.012133 10.314301 ( 6.593273)
test_btest 0.000695 0.000174 81.482602 ( 42.031402)
test_basic 0.004184 0.008245 1.124477 ( 1.235846)
test_all 0.126755 0.022231 726.146873 (251.100599)
test_rubyspec 0.049727 0.030204 119.942712 ( 25.999488)
total: 342.94 sec