Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-050748
#<BuildRuby:0x00007efd674dfdd0
@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.20240815-050748",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000033 0.000010 0.000043 ( 0.000043)
configure 0.000028 0.000009 0.000037 ( 0.000036)
build_up 0.003117 0.004877 2.731478 ( 2.598678)
build_miniruby 0.001201 0.000437 1.195186 ( 1.191845)
build_ruby 0.001355 0.000492 3.157727 ( 3.374597)
build_all 0.006276 0.002282 6.726726 ( 2.588005)
build_install 0.008761 0.007695 8.555762 ( 3.787286)
test_btest 0.000733 0.000300 101.323543 ( 25.936776)
test_basic 0.003337 0.006455 0.884856 ( 0.931812)
test_all 0.129108 0.024763 789.268005 (233.020066)
test_rubyspec 0.048599 0.045328 169.672439 ( 26.119590)
total: 299.55 sec