Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-094001
#<BuildRuby:0x00007f9a1a9cfde0
@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.20240903-094001",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.007438 0.000725 3.986347 ( 4.080292)
build_miniruby 0.001741 0.000360 1.792006 ( 1.829797)
build_ruby 0.002153 0.000000 4.577595 ( 4.719165)
build_all 0.003712 0.005745 8.414318 ( 4.872319)
build_install 0.016026 0.007072 11.890315 ( 7.517748)
test_btest 0.000000 0.000989 125.983765 ( 64.192490)
test_basic 0.000631 0.010308 1.318585 ( 1.423327)
test_all 0.102322 0.054825 939.701589 (484.418034)
test_rubyspec 0.061811 0.029972 171.997429 ( 73.056394)
total: 646.11 sec