Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-100003
#<BuildRuby:0x00007f94f26cfdc0
@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.20240628-100003",
@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.000041 0.000000 0.000041 ( 0.000039)
autoconf 0.000044 0.000000 0.000044 ( 0.000044)
configure 0.000034 0.000000 0.000034 ( 0.000036)
build_up 0.008338 0.000714 4.000742 ( 3.371561)
build_miniruby 0.002139 0.000000 1.617141 ( 1.614560)
build_ruby 0.001992 0.000002 4.230403 ( 4.415194)
build_all 0.005875 0.003778 8.188538 ( 3.288264)
build_install 0.012248 0.007402 9.995307 ( 4.495088)
test_btest 0.000761 0.000156 114.844817 ( 30.122908)
test_basic 0.007603 0.004855 1.246399 ( 1.301486)
test_all 0.106218 0.046065 909.886757 (274.634584)
test_rubyspec 0.065180 0.027388 167.706547 ( 44.979637)
total: 368.22 sec