Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-171106
#<BuildRuby:0x000055b63d40e3b0
@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.20230805-171106",
@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.000021 0.000000 0.000021 ( 0.000022)
autoconf 0.000027 0.000000 0.000027 ( 0.000028)
configure 0.000024 0.000000 0.000024 ( 0.000025)
build_up 0.007693 0.000233 2.441128 ( 7.879964)
build_miniruby 0.001657 0.000050 1.862613 ( 4.898105)
build_ruby 0.000000 0.001956 3.472928 ( 30.386853)
build_all 0.005548 0.002551 2.906874 ( 4.410804)
build_install 0.018297 0.000816 4.523069 ( 7.001561)
test_btest 0.001378 0.000081 84.458513 ( 73.353751)
test_basic 0.007748 0.000164 1.013073 ( 2.443675)
test_all 0.002351 0.000134 657.113241 (568.270856)
test_rubyspec 0.043310 0.015459 103.403491 (191.705450)
total: 890.35 sec