Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-150117
#<BuildRuby:0x00007f60339cfdc0
@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.20240701-150117",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.006612 0.001322 4.000508 ( 3.524524)
build_miniruby 0.001633 0.000000 1.435095 ( 1.432898)
build_ruby 0.001945 0.000000 3.701148 ( 3.863704)
build_all 0.008960 0.000059 7.595052 ( 2.874935)
build_install 0.015788 0.005643 10.904480 ( 5.168892)
test_btest 0.003958 0.000000 115.983137 ( 34.275874)
test_basic 0.008563 0.004261 1.329446 ( 1.461941)
test_all 0.104437 0.055150 925.697176 (388.428007)
test_rubyspec 0.058602 0.043207 176.095917 ( 75.001000)
total: 516.03 sec