Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-103533
#<BuildRuby:0x00007f7bd179fdc0
@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.20240614-103533",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000021 0.000009 0.000030 ( 0.000030)
configure 0.000018 0.000008 0.000026 ( 0.000026)
build_up 0.004048 0.003985 3.160064 ( 3.171372)
build_miniruby 0.000000 0.001634 1.465295 ( 1.461899)
build_ruby 0.000000 0.001874 3.491957 ( 3.689253)
build_all 0.008104 0.002251 8.408446 ( 4.843639)
build_install 0.019332 0.006203 11.621316 ( 7.061187)
test_btest 0.000643 0.000290 120.607679 ( 76.283705)
test_basic 0.008687 0.003923 1.314162 ( 1.636242)
test_all 0.095989 0.053981 740.564289 (215.189249)
test_rubyspec 0.048696 0.045322 161.346383 ( 32.993480)
total: 346.33 sec