Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-034922
#<BuildRuby:0x00007fe9becafdc8
@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.20241008-034922",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.003453 0.003890 3.294405 ( 3.273745)
build_miniruby 0.001521 0.000489 1.239342 ( 1.235403)
build_ruby 0.001750 0.000000 3.782774 ( 3.927395)
build_all 0.006337 0.001257 7.154256 ( 2.871818)
build_install 0.010669 0.005086 9.230928 ( 4.056461)
test_btest 0.001221 0.000000 91.936639 ( 24.335408)
test_basic 0.005565 0.004964 1.101444 ( 1.161252)
test_all 0.089226 0.060571 749.762918 (241.473227)
test_rubyspec 0.059128 0.024706 134.778190 ( 28.552471)
total: 310.89 sec