Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-114010
#<BuildRuby:0x0000562bed3de3b0
@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.20230820-114010",
@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.000023 0.000004 0.000027 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.002284 0.003692 1.999311 ( 3.258231)
build_miniruby 0.001452 0.000290 1.529281 ( 1.548956)
build_ruby 0.001544 0.000309 3.227557 ( 3.582358)
build_all 0.004162 0.004116 6.415095 ( 4.194600)
build_install 0.013135 0.005337 7.765757 ( 5.038592)
test_btest 0.000796 0.000199 84.338561 ( 38.625949)
test_basic 0.006136 0.002558 0.932997 ( 1.012495)
test_all 0.008066 0.000992 670.422130 (215.860950)
test_rubyspec 0.051736 0.019610 102.359664 (118.116657)
total: 391.24 sec