Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-132437
#<BuildRuby:0x00007fa38407fdd0
@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.20241006-132437",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.002935 0.004772 3.780241 ( 3.679703)
build_miniruby 0.001468 0.000404 1.569668 ( 1.571073)
build_ruby 0.001735 0.000000 4.052837 ( 4.242309)
build_all 0.004540 0.004791 7.590901 ( 3.117802)
build_install 0.012856 0.007121 10.046499 ( 4.735786)
test_btest 0.000672 0.000218 96.293299 ( 26.751300)
test_basic 0.004555 0.005711 1.165332 ( 1.213667)
test_all 0.119519 0.028721 754.342846 (225.985328)
test_rubyspec 0.022910 0.058765 131.511669 ( 29.437605)
total: 300.74 sec