Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-144000
#<BuildRuby:0x000055f5b0dea8e0
@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.20230724-144000",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.004276 0.002552 2.175304 ( 3.925023)
build_miniruby 0.001292 0.000239 1.634318 ( 1.645469)
build_ruby 0.001447 0.000268 3.346739 ( 3.663630)
build_all 0.006903 0.000555 2.607192 ( 1.765193)
build_install 0.016320 0.002016 3.958375 ( 3.133604)
test_btest 0.000645 0.000111 79.954763 ( 39.045792)
test_basic 0.000000 0.008210 0.969149 ( 1.301078)
test_all 0.000000 0.001176 655.617905 (314.372956)
test_rubyspec 0.022648 0.031939 92.060868 (105.484272)
total: 474.34 sec