Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-203407
#<BuildRuby:0x00007f23b2cdfdc0
@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.20240903-203407",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000029 0.000007 0.000036 ( 0.000037)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.006004 0.001501 3.519369 ( 3.488764)
build_miniruby 0.001726 0.000000 1.597437 ( 1.595846)
build_ruby 0.001999 0.000000 3.919949 ( 4.069618)
build_all 0.008401 0.000000 7.425120 ( 2.867247)
build_install 0.008036 0.009441 8.929207 ( 3.934702)
test_btest 0.000850 0.000000 112.494820 ( 30.148785)
test_basic 0.004800 0.005127 1.083845 ( 1.131937)
test_all 0.121584 0.027328 798.213735 (233.278929)
test_rubyspec 0.042267 0.045212 163.659662 ( 34.300487)
total: 314.82 sec