Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240907-023217
#<BuildRuby:0x00007f169522fdc8
@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.20240907-023217",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.001138 0.006026 2.916101 ( 2.854159)
build_miniruby 0.000000 0.001618 1.157660 ( 1.154571)
build_ruby 0.000718 0.001121 3.748173 ( 3.934526)
build_all 0.008095 0.000000 7.526288 ( 3.033978)
build_install 0.012233 0.004268 9.369497 ( 4.192946)
test_btest 0.000835 0.000242 97.274494 ( 24.894800)
test_basic 0.006462 0.003438 1.019147 ( 1.066932)
test_all 0.121072 0.026567 760.692125 (230.022310)
test_rubyspec 0.046289 0.042562 166.794984 ( 26.812553)
total: 297.97 sec