Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-003345
#<BuildRuby:0x0000555ee9551f48
@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.20230906-003345",
@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.000000 0.000022 0.000022 ( 0.000022)
autoconf 0.000000 0.000039 0.000039 ( 0.000031)
configure 0.000000 0.000028 0.000028 ( 0.000028)
build_up 0.001394 0.003996 1.836592 ( 2.278314)
build_miniruby 0.000000 0.001830 1.635640 ( 1.644707)
build_ruby 0.000000 0.001977 3.391132 ( 3.597396)
build_all 0.003964 0.004209 6.357213 ( 3.852390)
build_install 0.008096 0.013772 7.734925 ( 5.123049)
test_btest 0.000543 0.000194 82.703803 ( 36.776627)
test_basic 0.003699 0.004061 0.972547 ( 1.078081)
test_all 0.005380 0.004711 668.244191 (261.970310)
test_rubyspec 0.038519 0.036161 106.638992 (118.777794)
total: 435.10 sec