Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-190848
#<BuildRuby:0x0000557bf66768e0
@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.20230109-190848",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000000 0.000067 0.000067 ( 0.000100)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.000000 0.004359 0.951575 ( 1.453520)
build_miniruby 0.000000 0.001217 1.059795 ( 1.058499)
build_ruby 0.000000 0.001481 2.728148 ( 3.081310)
build_all 0.004032 0.002779 3.205487 ( 1.501806)
build_install 0.009427 0.004713 2.493618 ( 1.628521)
test_btest 0.000590 0.000295 55.607776 ( 15.206388)
test_basic 0.001533 0.002708 0.365527 ( 0.458706)
test_all 0.000827 0.000432 593.891384 (168.670500)
test_rubyspec 0.006248 0.033970 60.369995 ( 70.337429)
total: 263.40 sec