Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-042056
#<BuildRuby:0x00007fc0d567fdc0
@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.20240814-042056",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.004467 0.004098 3.642498 ( 3.569354)
build_miniruby 0.001433 0.000409 1.759497 ( 1.757271)
build_ruby 0.001963 0.000561 4.571840 ( 6.236026)
build_all 0.004723 0.005776 8.891704 ( 3.719295)
build_install 0.014714 0.007488 11.854063 ( 5.869116)
test_btest 0.000715 0.000239 115.236399 ( 30.987035)
test_basic 0.007946 0.002649 1.268239 ( 1.311338)
test_all 0.109670 0.043235 847.529454 (241.055421)
test_rubyspec 0.043808 0.043506 167.375284 ( 34.962136)
total: 329.47 sec