Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-220456
#<BuildRuby:0x00005570bbd6dfb8
@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.20230619-220456",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000032 0.000000 0.000032 ( 0.000031)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.001715 0.004051 1.917669 ( 3.289515)
build_miniruby 0.001373 0.000046 1.320223 ( 1.394150)
build_ruby 0.001633 0.000000 2.880885 ( 3.107020)
build_all 0.007608 0.000035 5.444758 ( 3.654280)
build_install 0.008802 0.008703 6.988539 ( 5.025039)
test_btest 0.000397 0.002024 78.201548 ( 35.842423)
test_basic 0.002126 0.005607 0.835429 ( 0.956741)
test_all 0.001770 0.000252 564.561430 (238.015209)
test_rubyspec 0.028562 0.025950 86.054102 (100.235568)
total: 391.52 sec