Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-082100
#<BuildRuby:0x00007fc2164dfdc0
@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.20241022-082100",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000044 0.000000 0.000044 ( 0.000028)
build_up 0.003538 0.004040 3.709705 ( 3.661098)
build_miniruby 0.001943 0.000000 1.608071 ( 1.605309)
build_ruby 0.002111 0.000007 4.195055 ( 4.329708)
build_all 0.008239 0.000590 6.836499 ( 2.861187)
build_install 0.018468 0.000000 9.309073 ( 4.438113)
test_btest 0.000921 0.000000 78.645034 ( 21.019166)
test_basic 0.006855 0.003775 1.073953 ( 1.121352)
test_all 0.113593 0.035365 722.358630 (229.137900)
test_rubyspec 0.039666 0.045013 120.269426 ( 27.591691)
total: 295.77 sec