Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-020808
#<BuildRuby:0x00007f4f6e53fdd0
@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.20241129-020808",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.003361 0.004482 3.298595 ( 3.225387)
build_miniruby 0.001503 0.000250 1.532043 ( 1.528673)
build_ruby 0.001582 0.000264 4.150880 ( 14.695572)
build_all 0.007303 0.000510 6.230270 ( 2.652208)
build_install 0.018554 0.000000 8.676023 ( 4.406248)
test_btest 0.001010 0.000000 78.198218 ( 23.666607)
test_basic 0.006294 0.003665 0.989368 ( 1.038184)
test_all 0.120819 0.026164 694.265982 (232.621410)
test_rubyspec 0.051051 0.032505 118.514440 ( 28.389619)
total: 312.22 sec