Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-200652
#<BuildRuby:0x00007fd35a3ffdd8
@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.20240922-200652",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.000000 0.008580 3.617089 ( 2.943716)
build_miniruby 0.001239 0.000343 1.208162 ( 1.205388)
build_ruby 0.001272 0.000545 3.054790 ( 3.266181)
build_all 0.003710 0.003708 5.773445 ( 2.243084)
build_install 0.008301 0.007859 8.902968 ( 3.951832)
test_btest 0.001000 0.000000 84.075558 ( 21.711822)
test_basic 0.005047 0.005169 1.071283 ( 1.119302)
test_all 0.110670 0.038470 720.059491 (247.935155)
test_rubyspec 0.047588 0.039876 132.051199 ( 23.377200)
total: 307.75 sec