Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-050142
#<BuildRuby:0x00007f750de6fdc8
@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.20240823-050142",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.000181 0.008055 3.759958 ( 3.825138)
build_miniruby 0.001321 0.000371 1.539344 ( 1.535877)
build_ruby 0.001399 0.000394 4.071599 ( 4.267051)
build_all 0.004273 0.004152 7.837061 ( 3.116130)
build_install 0.006982 0.011434 10.755305 ( 5.123151)
test_btest 0.000812 0.000000 118.637455 ( 32.002467)
test_basic 0.006462 0.003701 1.354862 ( 1.398325)
test_all 0.105098 0.047519 842.640835 (252.672219)
test_rubyspec 0.056203 0.038552 168.826868 ( 38.384631)
total: 342.33 sec