Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-120900
#<BuildRuby:0x00007f4e1271fdd8
@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.20240801-120900",
@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.000013 0.000006 0.000019 ( 0.000017)
autoconf 0.000020 0.000009 0.000029 ( 0.000029)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.006595 0.001037 2.971147 ( 2.874143)
build_miniruby 0.001107 0.000453 1.498532 ( 1.495821)
build_ruby 0.001218 0.000498 3.839077 ( 3.985244)
build_all 0.003159 0.005724 7.106312 ( 2.549852)
build_install 0.012505 0.004083 9.703789 ( 4.661777)
test_btest 0.000640 0.000282 111.007330 ( 28.459084)
test_basic 0.005546 0.004947 1.249356 ( 1.294824)
test_all 0.076849 0.069631 729.501691 (232.225911)
test_rubyspec 0.032118 0.057760 167.771079 ( 37.610936)
total: 315.16 sec