Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-020305
#<BuildRuby:0x00007fb42d4ffdd8
@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.20240712-020305",
@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.000013 0.000008 0.000021 ( 0.000021)
autoconf 0.000024 0.000015 0.000039 ( 0.000040)
configure 0.000019 0.000012 0.000031 ( 0.000032)
build_up 0.000000 0.007728 3.634910 ( 3.674721)
build_miniruby 0.000000 0.001922 1.540244 ( 1.537582)
build_ruby 0.001548 0.000446 4.064290 ( 15.293609)
build_all 0.004781 0.003476 8.001273 ( 4.085999)
build_install 0.015206 0.004618 10.514105 ( 4.746452)
test_btest 0.000000 0.001164 119.329964 ( 46.386854)
test_basic 0.006012 0.004248 1.244195 ( 1.297664)
test_all 0.098289 0.055765 899.528437 (258.243091)
test_rubyspec 0.060149 0.034472 159.827131 ( 34.596204)
total: 369.86 sec