Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-111911
#<BuildRuby:0x00007f4cf3aafdd8
@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.20240825-111911",
@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.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.007357 0.000614 3.486065 ( 3.539804)
build_miniruby 0.001628 0.000000 1.512158 ( 1.508603)
build_ruby 0.001968 0.000000 4.190524 ( 4.325931)
build_all 0.000000 0.008348 7.908490 ( 3.132043)
build_install 0.006211 0.011682 11.048015 ( 5.243498)
test_btest 0.000921 0.000289 112.261822 ( 29.071535)
test_basic 0.008595 0.001361 1.142419 ( 1.192064)
test_all 0.115545 0.034237 857.625407 (268.181245)
test_rubyspec 0.060195 0.036135 166.152003 ( 35.637163)
total: 351.83 sec