Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-000707
#<BuildRuby:0x00007f76ec0dfdd0
@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.20241023-000707",
@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.000007 0.000026 ( 0.000027)
autoconf 0.000031 0.000011 0.000042 ( 0.000042)
configure 0.000025 0.000009 0.000034 ( 0.000035)
build_up 0.008253 0.000099 3.824158 ( 3.729120)
build_miniruby 0.001171 0.000403 1.599973 ( 1.596409)
build_ruby 0.000536 0.001375 4.228963 ( 4.417722)
build_all 0.006927 0.001068 6.363594 ( 2.490982)
build_install 0.017073 0.001694 9.434601 ( 4.540610)
test_btest 0.000901 0.000000 79.958854 ( 21.838536)
test_basic 0.004268 0.006919 0.973341 ( 1.029676)
test_all 0.102218 0.047565 790.757491 (258.697750)
test_rubyspec 0.043450 0.037625 124.548400 ( 27.665086)
total: 326.01 sec