Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-020518
#<BuildRuby:0x00007f0fce58fdd8
@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.20240703-020518",
@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.000029 0.000004 0.000033 ( 0.000033)
autoconf 0.000050 0.000008 0.000058 ( 0.000059)
configure 0.000045 0.000007 0.000052 ( 0.000054)
build_up 0.006106 0.004401 4.743399 ( 6.694277)
build_miniruby 0.000000 0.002043 1.932528 ( 2.493873)
build_ruby 0.000122 0.001946 4.914846 ( 5.571445)
build_all 0.009427 0.001985 9.100236 ( 10.213139)
build_install 0.011381 0.014977 12.500338 ( 13.271043)
test_btest 0.001066 0.000301 127.545448 (143.028262)
test_basic 0.011710 0.003303 1.390134 ( 2.603718)
test_all 0.125463 0.043888 973.662414 (1118.820717)
test_rubyspec 0.034128 0.068173 175.230807 ( 93.756032)
total: 1396.45 sec