Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-122345
#<BuildRuby:0x00007f44920bfdc8
@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.20241011-122345",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000025 0.000008 0.000033 ( 0.000032)
configure 0.000026 0.000008 0.000034 ( 0.000033)
build_up 0.008097 0.000034 3.006708 ( 3.277414)
build_miniruby 0.001238 0.000354 1.445590 ( 1.442171)
build_ruby 0.002070 0.000000 4.615190 ( 4.762714)
build_all 0.009412 0.000000 7.179954 ( 2.836534)
build_install 0.018374 0.001677 10.301743 ( 5.000090)
test_btest 0.000795 0.000179 89.202960 ( 23.290283)
test_basic 0.008615 0.001064 0.947165 ( 0.992208)
test_all 0.125304 0.027808 766.253224 (237.248450)
test_rubyspec 0.041305 0.044960 134.423141 ( 33.361386)
total: 312.21 sec