Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-082146
#<BuildRuby:0x00007fae3f00fdd0
@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-082146",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000038 0.000009 0.000047 ( 0.000047)
configure 0.000036 0.000008 0.000044 ( 0.000044)
build_up 0.003154 0.004827 3.631153 ( 3.554392)
build_miniruby 0.001546 0.000398 1.230581 ( 1.226890)
build_ruby 0.001702 0.000438 3.976062 ( 4.132856)
build_all 0.004113 0.004180 8.248748 ( 3.351238)
build_install 0.013412 0.005653 10.973215 ( 5.253579)
test_btest 0.000611 0.000177 120.276984 ( 32.601993)
test_basic 0.003963 0.005608 1.074079 ( 1.118037)
test_all 0.105014 0.045481 839.474739 (240.565189)
test_rubyspec 0.074016 0.020111 166.317957 ( 34.591561)
total: 326.40 sec