Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-104441
#<BuildRuby:0x00007f6facebfdc0
@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.20240821-104441",
@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.000005 0.000017 ( 0.000017)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.002739 0.005148 3.628840 ( 3.565712)
build_miniruby 0.001110 0.000469 1.535546 ( 1.532646)
build_ruby 0.001375 0.000581 4.063286 ( 4.261824)
build_all 0.007228 0.001234 8.056833 ( 3.267780)
build_install 0.009441 0.008508 10.382214 ( 4.854985)
test_btest 0.000703 0.000313 116.272966 ( 31.227417)
test_basic 0.006326 0.003370 1.322630 ( 1.366816)
test_all 0.092654 0.057106 869.526282 (242.548235)
test_rubyspec 0.053165 0.039101 166.402171 ( 35.262922)
total: 327.89 sec