Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-142021
#<BuildRuby:0x00007f58895afdc8
@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-142021",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000031 0.000010 0.000041 ( 0.000041)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.006811 0.000797 3.380790 ( 3.581727)
build_miniruby 0.001371 0.000392 1.208375 ( 1.204926)
build_ruby 0.000000 0.001952 3.702483 ( 3.888171)
build_all 0.006105 0.002789 7.646937 ( 2.885425)
build_install 0.013681 0.005999 9.566619 ( 4.388524)
test_btest 0.000656 0.000219 105.493707 ( 29.145131)
test_basic 0.009115 0.001628 1.121725 ( 3.477565)
test_all 0.108476 0.042300 735.668154 (234.626785)
test_rubyspec 0.042426 0.049516 166.224940 ( 29.708045)
total: 312.91 sec