Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-122557
#<BuildRuby:0x00007f810191fdc8
@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.20240620-122557",
@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.000021)
autoconf 0.000022 0.000008 0.000030 ( 0.000030)
configure 0.000022 0.000008 0.000030 ( 0.000031)
build_up 0.000000 0.007764 3.641833 ( 3.775120)
build_miniruby 0.000881 0.000672 1.553663 ( 1.551511)
build_ruby 0.000248 0.002174 4.166806 ( 4.339028)
build_all 0.007331 0.001628 7.733791 ( 3.000187)
build_install 0.011796 0.011997 10.848285 ( 5.380112)
test_btest 0.000590 0.000318 117.748154 ( 42.097827)
test_basic 0.005868 0.003160 1.059962 ( 1.113041)
test_all 0.115467 0.034791 832.174278 (255.516975)
test_rubyspec 0.053348 0.037918 164.167290 ( 43.132470)
total: 359.91 sec