Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-201315
#<BuildRuby:0x00007f76d15afdd0
@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.20240625-201315",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000029 0.000002 0.000031 ( 0.000033)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.004135 0.003506 2.842985 ( 2.751048)
build_miniruby 0.001547 0.000000 1.125713 ( 1.123155)
build_ruby 0.001834 0.000000 3.667595 ( 3.869932)
build_all 0.010202 0.000253 7.869074 ( 2.998627)
build_install 0.020733 0.001335 10.297687 ( 4.805252)
test_btest 0.000873 0.000090 116.744229 ( 32.553655)
test_basic 0.010504 0.000166 1.169466 ( 1.216274)
test_all 0.100146 0.051808 798.845309 (243.608542)
test_rubyspec 0.052931 0.041486 167.650636 ( 39.530078)
total: 332.46 sec