Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-092315
#<BuildRuby:0x00007f21c8bafdd8
@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.20241018-092315",
@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.000025 0.000006 0.000031 ( 0.000031)
autoconf 0.000047 0.000011 0.000058 ( 0.000057)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.006204 0.003511 4.400005 ( 4.900068)
build_miniruby 0.001826 0.000000 1.945285 ( 2.112498)
build_ruby 0.002396 0.000111 5.236180 ( 5.836425)
build_all 0.007837 0.003936 7.713259 ( 4.898909)
build_install 0.013767 0.007284 10.485937 ( 5.146134)
test_btest 0.000680 0.000190 92.360560 ( 25.261380)
test_basic 0.006615 0.004683 1.080377 ( 1.124164)
test_all 0.121665 0.033075 828.628404 (253.028302)
test_rubyspec 0.052383 0.037083 136.815436 ( 31.287832)
total: 333.60 sec