Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-172312
#<BuildRuby:0x00007f111afffdc0
@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.20240920-172312",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.004838 0.004205 5.049567 ( 4.385707)
build_miniruby 0.001256 0.000284 1.876473 ( 1.875452)
build_ruby 0.000000 0.001942 4.391905 ( 4.573693)
build_all 0.008345 0.000213 7.020936 ( 2.862048)
build_install 0.017398 0.003431 10.770239 ( 4.998048)
test_btest 0.000652 0.000147 98.869514 ( 26.466240)
test_basic 0.005822 0.005293 1.128443 ( 1.173254)
test_all 0.102090 0.052222 756.514926 (226.306966)
test_rubyspec 0.054933 0.035920 136.993630 ( 24.658845)
total: 297.30 sec