Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-143848
#<BuildRuby:0x00007ff0bd68fdc0
@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.20241026-143848",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.007695 0.000864 4.001968 ( 4.069227)
build_miniruby 0.001501 0.000328 1.838250 ( 1.837987)
build_ruby 0.002437 0.000000 4.626984 ( 28.640297)
build_all 0.005736 0.005029 7.129512 ( 4.328673)
build_install 0.012894 0.013234 10.483669 ( 7.305711)
test_btest 0.000784 0.000241 80.501398 ( 53.032806)
test_basic 0.008086 0.005325 1.175363 ( 1.401678)
test_all 0.104921 0.051531 809.167270 (428.084004)
test_rubyspec 0.048137 0.044640 128.440759 ( 63.084967)
total: 591.79 sec