Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-141302
#<BuildRuby:0x00007fc729c4fde0
@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.20240906-141302",
@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.000023 0.000006 0.000029 ( 0.000028)
autoconf 0.000043 0.000011 0.000054 ( 0.000053)
configure 0.000031 0.000008 0.000039 ( 0.000038)
build_up 0.008116 0.002094 4.312467 ( 6.279333)
build_miniruby 0.002080 0.000537 16.467579 ( 16.448971)
build_ruby 0.002175 0.000562 4.752127 ( 5.812181)
build_all 0.008806 0.002273 8.783721 ( 8.321667)
build_install 0.019951 0.007565 12.414857 ( 13.311443)
test_btest 0.000995 0.000271 129.631287 ( 80.231181)
test_basic 0.005575 0.007153 1.380482 ( 1.865827)
test_all 0.134720 0.029614 947.878198 (528.362946)
test_rubyspec 0.044503 0.050242 171.043786 ( 76.915470)
total: 737.55 sec