Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-051625
#<BuildRuby:0x00007fde2210fdd0
@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.20241003-051625",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000000 0.007467 2.673748 ( 3.026728)
build_miniruby 0.000833 0.000825 1.156247 ( 1.154232)
build_ruby 0.001418 0.000510 3.187153 ( 3.385798)
build_all 0.004906 0.001766 6.304278 ( 2.404671)
build_install 0.009280 0.010746 9.405204 ( 4.584535)
test_btest 0.000000 0.000950 85.641634 ( 23.225094)
test_basic 0.005415 0.008589 1.164494 ( 1.288209)
test_all 0.099549 0.054077 720.140317 (235.814964)
test_rubyspec 0.046303 0.038895 137.266953 ( 23.103811)
total: 297.99 sec