Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-195411
#<BuildRuby:0x00007f48ab2bfde0
@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.20240728-195411",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.008672 0.000958 4.036637 ( 5.663407)
build_miniruby 0.001762 0.000363 1.847236 ( 2.235461)
build_ruby 0.002493 0.000000 4.699378 ( 5.763544)
build_all 0.010373 0.001774 8.899401 ( 10.293985)
build_install 0.022662 0.003538 12.108196 ( 13.925133)
test_btest 0.000960 0.000187 126.160200 ( 97.246117)
test_basic 0.004277 0.008650 1.424135 ( 1.951001)
test_all 0.103966 0.056154 914.761405 (358.898450)
test_rubyspec 0.057621 0.032815 171.108838 ( 43.370764)
total: 539.35 sec