Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-213808
#<BuildRuby:0x00007fbd25abfdd0
@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.20240717-213808",
@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.000025 0.000007 0.000032 ( 0.000033)
autoconf 0.000046 0.000013 0.000059 ( 0.000052)
configure 0.000033 0.000009 0.000042 ( 0.000042)
build_up 0.004237 0.005329 3.659609 ( 5.053403)
build_miniruby 0.001501 0.000469 1.751019 ( 1.944037)
build_ruby 0.003313 0.000000 4.722244 ( 5.087027)
build_all 0.010893 0.000503 8.785187 ( 7.269156)
build_install 0.020546 0.005252 11.714685 ( 9.870868)
test_btest 0.000813 0.000230 123.488336 ( 92.639125)
test_basic 0.002306 0.010886 1.316342 ( 1.954809)
test_all 0.086804 0.066260 879.212485 (347.015255)
test_rubyspec 0.050122 0.041247 166.955252 ( 45.572791)
total: 516.41 sec