Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-102728
#<BuildRuby:0x00007fa80cfdfdc0
@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.20241203-102728",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000023 0.000008 0.000031 ( 0.000032)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.006988 0.001012 2.822138 ( 2.391314)
build_miniruby 0.001153 0.000384 1.098209 ( 1.095209)
build_ruby 0.001346 0.000448 2.872189 ( 3.091746)
build_all 0.006886 0.000827 4.471019 ( 1.773930)
build_install 0.011020 0.005143 6.910082 ( 3.201256)
test_btest 0.000603 0.000201 64.189319 ( 16.742772)
test_basic 0.006394 0.002132 0.688479 ( 0.744753)
test_all 0.083805 0.055026 595.220920 (194.943345)
test_rubyspec 0.049734 0.024532 114.923959 ( 17.728429)
total: 241.71 sec