Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-114546
#<BuildRuby:0x00007f5b944ffdc0
@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.20240629-114546",
@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.000024 0.000008 0.000032 ( 0.000028)
autoconf 0.000043 0.000014 0.000057 ( 0.000052)
configure 0.000034 0.000011 0.000045 ( 0.000045)
build_up 0.008541 0.001412 4.607599 ( 4.267881)
build_miniruby 0.001532 0.000478 1.809815 ( 1.813940)
build_ruby 0.001846 0.000577 4.842621 ( 4.975196)
build_all 0.008435 0.002635 8.967022 ( 4.738703)
build_install 0.015921 0.008334 12.287353 ( 6.735439)
test_btest 0.000780 0.000260 125.200693 ( 56.329976)
test_basic 0.012535 0.001152 1.370227 ( 1.476823)
test_all 0.117827 0.037208 873.550593 (333.867775)
test_rubyspec 0.057848 0.035939 170.222766 ( 33.000714)
total: 447.21 sec