Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-205218
#<BuildRuby:0x00007f4c432bfde0
@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.20240929-205218",
@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.000005 0.000026 ( 0.000026)
autoconf 0.000035 0.000010 0.000045 ( 0.000044)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.004833 0.005423 5.301055 ( 6.110777)
build_miniruby 0.001643 0.000493 1.841826 ( 2.107660)
build_ruby 0.001981 0.000595 4.742613 ( 5.819688)
build_all 0.008732 0.002620 7.625159 ( 7.551671)
build_install 0.022781 0.003289 11.736715 ( 11.257941)
test_btest 0.000977 0.000271 100.979435 ( 94.041357)
test_basic 0.003570 0.010116 1.311424 ( 1.963469)
test_all 0.119794 0.041623 840.404294 (439.902610)
test_rubyspec 0.051248 0.043763 139.115349 ( 40.750908)
total: 609.51 sec