Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-085957
#<BuildRuby:0x000055785e012120
@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.20230722-085957",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006709 0.000590 2.251537 ( 5.392214)
build_miniruby 0.001272 0.000263 1.565191 ( 2.393640)
build_ruby 0.001500 0.000310 3.176504 ( 4.670505)
build_all 0.001945 0.006527 2.564277 ( 2.766872)
build_install 0.015378 0.003844 4.104593 ( 4.873631)
test_btest 0.000875 0.000225 79.480019 ( 48.231230)
test_basic 0.007261 0.000843 0.949149 ( 1.633307)
test_all 0.000889 0.000222 633.474441 (296.166368)
test_rubyspec 0.032827 0.024429 91.938640 (125.994660)
total: 492.12 sec