Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-005823
#<BuildRuby:0x00007fd8ad04fdc0
@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.20241029-005823",
@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.000024 0.000007 0.000031 ( 0.000031)
autoconf 0.000038 0.000009 0.000047 ( 0.000048)
configure 0.000038 0.000010 0.000048 ( 0.000047)
build_up 0.008003 0.001013 4.350085 ( 5.296306)
build_miniruby 0.001443 0.000360 1.816976 ( 2.009303)
build_ruby 0.002037 0.000509 4.786396 ( 5.292059)
build_all 0.010771 0.000000 7.417819 ( 5.455103)
build_install 0.020289 0.005613 10.611716 ( 8.070693)
test_btest 0.000000 0.000934 81.665751 ( 69.641831)
test_basic 0.001719 0.009926 1.196603 ( 1.714293)
test_all 0.117908 0.031916 808.303185 (397.545872)
test_rubyspec 0.060362 0.025374 123.801946 ( 50.381184)
total: 545.41 sec