Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-222057
#<BuildRuby:0x00007fe8f5c8fdd0
@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.20240801-222057",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.000000 0.007486 3.384063 ( 3.235044)
build_miniruby 0.000000 0.001522 1.606683 ( 1.603222)
build_ruby 0.000000 0.001730 3.836793 ( 3.990105)
build_all 0.002081 0.006254 7.012489 ( 2.660245)
build_install 0.009266 0.008775 9.970353 ( 4.470074)
test_btest 0.000627 0.000291 108.273924 ( 28.084277)
test_basic 0.001115 0.009065 1.159249 ( 1.204577)
test_all 0.101114 0.043828 744.774224 (216.483001)
test_rubyspec 0.072118 0.016166 157.185112 ( 25.927757)
total: 287.66 sec