Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-161152
#<BuildRuby:0x00007f2e68f2fdd0
@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.20240713-161152",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.006824 0.000369 3.409950 ( 3.364536)
build_miniruby 0.001572 0.000209 1.175256 ( 1.172065)
build_ruby 0.001918 0.000256 4.050237 ( 4.196835)
build_all 0.008936 0.000048 8.167092 ( 3.256006)
build_install 0.018428 0.000141 10.181936 ( 4.496524)
test_btest 0.000918 0.000102 113.172537 ( 29.482311)
test_basic 0.004114 0.004927 1.142328 ( 1.192770)
test_all 0.092066 0.065063 866.848989 (277.797278)
test_rubyspec 0.044741 0.045932 161.429295 ( 36.548457)
total: 361.51 sec