Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-041741
#<BuildRuby:0x00007fc51c26fdc0
@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.20241107-041741",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.003672 0.004027 3.770464 ( 3.679069)
build_miniruby 0.001384 0.000268 1.706223 ( 1.703580)
build_ruby 0.000000 0.002077 3.581471 ( 3.754002)
build_all 0.004008 0.004147 6.137290 ( 2.599420)
build_install 0.014546 0.000615 8.237718 ( 3.896499)
test_btest 0.000694 0.000150 77.044947 ( 20.830244)
test_basic 0.007505 0.001623 0.934822 ( 0.984679)
test_all 0.097157 0.047755 743.238002 (224.712686)
test_rubyspec 0.042294 0.039534 118.827260 ( 25.633287)
total: 287.79 sec