Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-141013
#<BuildRuby:0x00007f1a143bfdc8
@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.20240618-141013",
@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.000023 0.000002 0.000025 ( 0.000028)
autoconf 0.000039 0.000005 0.000044 ( 0.000044)
configure 0.000039 0.000005 0.000044 ( 0.000045)
build_up 0.008155 0.000011 3.274846 ( 3.328240)
build_miniruby 0.001586 0.000176 1.383802 ( 1.384413)
build_ruby 0.001833 0.000000 3.442248 ( 3.628622)
build_all 0.008134 0.000198 7.561765 ( 2.858259)
build_install 0.017451 0.000493 10.233548 ( 4.773761)
test_btest 0.000933 0.000091 111.555674 ( 29.352823)
test_basic 0.008526 0.000404 1.142640 ( 1.198671)
test_all 0.105013 0.039417 800.409931 (230.751156)
test_rubyspec 0.048571 0.041897 159.289880 ( 35.016849)
total: 312.29 sec