Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-165527
#<BuildRuby:0x0000563897dc2230
@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.20230903-165527",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.001125 0.004260 1.805720 ( 2.200959)
build_miniruby 0.001179 0.000337 1.669860 ( 1.676106)
build_ruby 0.001083 0.000310 3.278418 ( 3.494661)
build_all 0.006491 0.001855 6.210605 ( 2.971800)
build_install 0.014334 0.004716 7.647141 ( 4.839299)
test_btest 0.000868 0.000252 83.581210 ( 40.013638)
test_basic 0.000000 0.007799 0.908495 ( 0.992500)
test_all 0.005300 0.004004 679.287512 (266.767487)
test_rubyspec 0.046559 0.024770 102.872402 (115.111261)
total: 438.07 sec