Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-131412
#<BuildRuby:0x00007fd72369fdc8
@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.20240707-131412",
@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.000020 0.000005 0.000025 ( 0.000027)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000035 0.000008 0.000043 ( 0.000043)
build_up 0.003561 0.004851 4.436090 ( 3.955219)
build_miniruby 0.000000 0.001969 1.816076 ( 1.816112)
build_ruby 0.000000 0.002485 5.083276 ( 5.434949)
build_all 0.008349 0.002351 9.467458 ( 5.724134)
build_install 0.015762 0.010510 12.970793 ( 8.820651)
test_btest 0.000779 0.000260 131.843666 ( 78.060642)
test_basic 0.009057 0.001580 1.324633 ( 1.366250)
test_all 0.113075 0.045298 963.154727 (292.521647)
test_rubyspec 0.059751 0.035929 176.009045 ( 37.013553)
total: 434.71 sec