Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-233718
#<BuildRuby:0x00007f286b1efdd0
@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-233718",
@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.000004 0.000021 ( 0.000020)
autoconf 0.000040 0.000000 0.000040 ( 0.000038)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.003884 0.004035 3.827021 ( 3.742821)
build_miniruby 0.001266 0.000327 1.337707 ( 1.334668)
build_ruby 0.002042 0.000000 3.722846 ( 3.901928)
build_all 0.005025 0.003792 7.112387 ( 2.994450)
build_install 0.013399 0.004393 9.848086 ( 4.752453)
test_btest 0.000000 0.000919 78.262055 ( 21.061211)
test_basic 0.004933 0.004565 0.857669 ( 0.904019)
test_all 0.117479 0.031677 726.260551 (210.440228)
test_rubyspec 0.048324 0.034487 124.656272 ( 27.112517)
total: 276.25 sec