Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-205651
#<BuildRuby:0x00007f217c56fdc0
@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.20241112-205651",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000026 0.000009 0.000035 ( 0.000034)
build_up 0.007361 0.001114 4.081608 ( 4.191441)
build_miniruby 0.001617 0.000522 1.683198 ( 1.761126)
build_ruby 0.001753 0.000565 4.495015 ( 25.089364)
build_all 0.009354 0.000329 6.776653 ( 4.041344)
build_install 0.016829 0.006838 9.869554 ( 6.041939)
test_btest 0.000985 0.000309 81.733575 ( 46.183441)
test_basic 0.012428 0.002439 1.178493 ( 1.842217)
test_all 0.104134 0.046641 784.510662 (361.325896)
test_rubyspec 0.059221 0.029481 124.350867 ( 46.585960)
total: 497.06 sec