Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-121401
#<BuildRuby:0x00005633a2065f00
@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.20230826-121401",
@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.000003 0.000021 ( 0.000023)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.003549 0.003973 2.265785 ( 3.990328)
build_miniruby 0.001512 0.000336 1.663191 ( 1.750267)
build_ruby 0.001661 0.000000 3.295927 ( 3.723458)
build_all 0.007567 0.000000 6.426127 ( 4.481003)
build_install 0.015594 0.004171 8.015005 ( 5.794201)
test_btest 0.000706 0.000150 86.698964 ( 43.691813)
test_basic 0.006209 0.001317 0.964270 ( 1.166549)
test_all 0.005640 0.003653 723.076326 (338.624917)
test_rubyspec 0.038257 0.026950 100.332354 (111.825105)
total: 515.05 sec