Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-042215
#<BuildRuby:0x00007f4d4782fdc0
@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.20240726-042215",
@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.000022 0.000008 0.000030 ( 0.000029)
autoconf 0.000036 0.000014 0.000050 ( 0.000049)
configure 0.000033 0.000012 0.000045 ( 0.000045)
build_up 0.007999 0.001492 4.230216 ( 4.525087)
build_miniruby 0.002495 0.000000 1.729244 ( 1.835618)
build_ruby 0.000000 0.002515 4.365623 ( 21.006097)
build_all 0.002771 0.004467 6.365438 ( 2.783505)
build_install 0.010986 0.005254 7.926853 ( 5.456767)
test_btest 0.000600 0.000250 116.834871 ( 30.199963)
test_basic 0.009873 0.000611 1.132291 ( 1.172528)
test_all 0.124544 0.021340 750.037364 (224.247851)
test_rubyspec 0.048838 0.039463 170.453306 ( 33.414218)
total: 324.64 sec