Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-154010
#<BuildRuby:0x0000565325f09f00
@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.20230125-154010",
@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.000017)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.002092 0.004133 1.205335 ( 2.435907)
build_miniruby 0.001394 0.000052 1.246720 ( 1.288057)
build_ruby 0.001718 0.000063 3.077298 ( 3.735886)
build_all 0.004069 0.004243 4.025818 ( 2.726856)
build_install 0.015616 0.000474 3.127701 ( 3.245053)
test_btest 0.000670 0.000044 55.761072 ( 32.434942)
test_basic 0.006155 0.000410 0.457715 ( 0.637863)
test_all 0.001384 0.000092 631.251650 (261.005423)
test_rubyspec 0.025149 0.025110 73.277432 ( 86.270203)
total: 393.78 sec