Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-163513
#<BuildRuby:0x00007f51e642fdd0
@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.20241126-163513",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000025 0.000009 0.000034 ( 0.000034)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.002162 0.004789 2.841314 ( 2.980610)
build_miniruby 0.001001 0.000385 1.259192 ( 1.258061)
build_ruby 0.001336 0.000514 3.371655 ( 3.544103)
build_all 0.007435 0.001222 5.848181 ( 2.317777)
build_install 0.017114 0.006478 9.293904 ( 5.867503)
test_btest 0.000749 0.000278 76.721511 ( 28.933222)
test_basic 0.003883 0.006095 0.855475 ( 0.900678)
test_all 0.103759 0.044467 732.360336 (211.590235)
test_rubyspec 0.045311 0.036988 118.304733 ( 26.513468)
total: 283.91 sec