Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-173231
#<BuildRuby:0x00007f46b8f1fdc8
@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.20240816-173231",
@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.000017 0.000003 0.000020 ( 0.000022)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000034 0.000007 0.000041 ( 0.000041)
build_up 0.004212 0.004077 3.678400 ( 3.656419)
build_miniruby 0.001687 0.000386 1.802886 ( 1.801757)
build_ruby 0.001715 0.000391 4.378168 ( 4.575148)
build_all 0.009085 0.001098 8.655777 ( 4.077694)
build_install 0.023167 0.000000 11.898490 ( 6.526954)
test_btest 0.000823 0.000000 124.336054 ( 72.221730)
test_basic 0.012121 0.000369 1.387208 ( 3.388659)
test_all 0.114793 0.046188 945.751626 (733.587782)
test_rubyspec 0.056499 0.036666 173.542157 (134.823310)
total: 964.66 sec