Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-094105
#<BuildRuby:0x00007f029a09fdc8
@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.20240701-094105",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000030 0.000009 0.000039 ( 0.000039)
build_up 0.006169 0.003461 4.601013 ( 4.127757)
build_miniruby 0.001558 0.000445 1.887526 ( 1.950996)
build_ruby 0.001924 0.000549 4.890269 ( 5.260670)
build_all 0.011342 0.000892 9.236565 ( 6.515326)
build_install 0.019750 0.009190 12.975085 ( 9.816094)
test_btest 0.000808 0.000237 126.553673 ( 82.435558)
test_basic 0.005343 0.010257 1.433093 ( 1.774682)
test_all 0.089670 0.065792 940.362159 (364.387532)
test_rubyspec 0.038288 0.056168 173.492890 ( 48.437875)
total: 524.71 sec