Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-155819
#<BuildRuby:0x00007fd0bba0fdc8
@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.20240702-155819",
@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.000003 0.000022 ( 0.000024)
autoconf 0.000037 0.000007 0.000044 ( 0.000045)
configure 0.000036 0.000007 0.000043 ( 0.000044)
build_up 0.004343 0.004026 4.359737 ( 4.035054)
build_miniruby 0.001534 0.000316 1.634513 ( 1.631513)
build_ruby 0.000000 0.001980 3.890053 ( 4.022939)
build_all 0.005736 0.003281 8.090898 ( 3.283432)
build_install 0.018762 0.001348 11.139647 ( 5.322767)
test_btest 0.000756 0.000163 113.050490 ( 30.633426)
test_basic 0.000000 0.009457 1.174294 ( 1.224086)
test_all 0.091762 0.064839 929.499045 (510.188594)
test_rubyspec 0.054421 0.046190 184.401767 (196.036623)
total: 756.38 sec