Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-100310
#<BuildRuby:0x00007f2f50e4fdc8
@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.20240925-100310",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.006246 0.002412 4.264851 ( 3.571947)
build_miniruby 0.001682 0.000273 1.609846 ( 1.607201)
build_ruby 0.002132 0.000346 4.631062 ( 4.821890)
build_all 0.008684 0.000158 6.875478 ( 3.133295)
build_install 0.020087 0.003381 10.255896 ( 5.214628)
test_btest 0.000864 0.000134 97.424194 ( 32.635632)
test_basic 0.009614 0.000000 1.065655 ( 1.111166)
test_all 0.094598 0.051023 734.010289 (215.801416)
test_rubyspec 0.034782 0.054819 130.873080 ( 28.361871)
total: 296.26 sec