Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-060043
#<BuildRuby:0x00007f3bfd34fdd8
@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.20240616-060043",
@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.000021 0.000006 0.000027 ( 0.000028)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.007049 0.000900 3.156380 ( 3.138726)
build_miniruby 0.001653 0.000000 1.520868 ( 1.517226)
build_ruby 0.001812 0.000000 3.684142 ( 3.911307)
build_all 0.002823 0.006283 6.957141 ( 2.781172)
build_install 0.008877 0.009779 9.315067 ( 4.259963)
test_btest 0.000619 0.000240 101.181736 ( 25.994503)
test_basic 0.000000 0.006827 0.867701 ( 0.931853)
test_all 0.117134 0.032228 786.232055 (253.016187)
test_rubyspec 0.032444 0.058376 162.319392 ( 29.129837)
total: 324.68 sec