Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-182143
#<BuildRuby:0x00007f22128efdd8
@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-182143",
@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.000003 0.000021 ( 0.000020)
autoconf 0.000040 0.000005 0.000045 ( 0.000045)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.000318 0.008127 3.842901 ( 3.679747)
build_miniruby 0.001839 0.000000 1.798477 ( 1.796513)
build_ruby 0.002362 0.000041 3.940064 ( 4.137321)
build_all 0.009130 0.000846 8.343566 ( 3.290534)
build_install 0.017556 0.003612 11.242159 ( 5.369293)
test_btest 0.000924 0.000158 121.343732 ( 39.427298)
test_basic 0.004409 0.008209 1.325457 ( 1.872140)
test_all 0.087301 0.067284 777.591755 (265.903845)
test_rubyspec 0.043327 0.047826 160.208703 ( 27.343815)
total: 352.82 sec