Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-112519
#<BuildRuby:0x00007f86d157fdc8
@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.20240809-112519",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.007380 0.000623 3.522529 ( 3.397192)
build_miniruby 0.001972 0.000000 1.368823 ( 1.364827)
build_ruby 0.001780 0.000000 3.829522 ( 3.986307)
build_all 0.007787 0.000616 7.837972 ( 3.048647)
build_install 0.016694 0.002861 9.972269 ( 4.619085)
test_btest 0.000778 0.000133 114.226506 ( 30.311842)
test_basic 0.010657 0.000997 1.288287 ( 1.338219)
test_all 0.106466 0.047513 870.418583 (374.080817)
test_rubyspec 0.050717 0.044972 179.512233 (110.820315)
total: 532.97 sec