Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-042928
#<BuildRuby:0x00007f0a8fbffdd8
@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.20240925-042928",
@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.000025 0.000004 0.000029 ( 0.000028)
autoconf 0.000046 0.000006 0.000052 ( 0.000052)
configure 0.000040 0.000005 0.000045 ( 0.000045)
build_up 0.010462 0.000296 5.135977 ( 4.985075)
build_miniruby 0.001968 0.000234 1.754277 ( 1.948575)
build_ruby 0.002272 0.000000 4.758507 ( 27.651073)
build_all 0.010757 0.000560 7.952693 ( 5.797385)
build_install 0.023480 0.003917 11.547159 ( 8.298496)
test_btest 0.000475 0.000852 100.930935 ( 84.872058)
test_basic 0.009688 0.003004 1.236233 ( 1.756412)
test_all 0.138793 0.024263 878.336197 (969.804141)
test_rubyspec 0.075695 0.016595 144.550731 (140.617706)
total: 1245.73 sec