Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-091234
#<BuildRuby:0x00007f50bb81fde0
@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.20240829-091234",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.004052 0.003404 3.548300 ( 3.698798)
build_miniruby 0.001408 0.000207 1.468076 ( 1.464819)
build_ruby 0.001566 0.000230 4.237040 ( 4.404753)
build_all 0.008644 0.000000 7.973364 ( 3.265177)
build_install 0.016394 0.004168 10.730748 ( 5.200681)
test_btest 0.000830 0.000125 117.751537 ( 31.449485)
test_basic 0.009399 0.001410 1.150782 ( 1.194715)
test_all 0.122448 0.029835 835.936848 (240.416439)
test_rubyspec 0.062666 0.029235 166.171834 ( 33.511906)
total: 324.61 sec