Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241030-161746
#<BuildRuby:0x00007f8771cffdc8
@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.20241030-161746",
@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.000034 0.000008 0.000042 ( 0.000042)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.003521 0.005009 4.344144 ( 3.780594)
build_miniruby 0.001218 0.000336 1.564367 ( 1.561215)
build_ruby 0.001405 0.000388 4.147060 ( 4.334178)
build_all 0.007616 0.000896 6.736193 ( 2.860691)
build_install 0.015959 0.002854 9.356908 ( 4.274008)
test_btest 0.000816 0.000210 77.167435 ( 32.289601)
test_basic 0.005149 0.004486 1.057258 ( 1.105359)
test_all 0.088142 0.060883 730.252166 (220.744750)
test_rubyspec 0.054591 0.027127 116.068072 ( 24.360557)
total: 295.31 sec