Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221210-124423
#<BuildRuby:0x000056165e2463d0
@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.20221210-124423",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.000993 0.003313 1.129411 ( 1.560192)
build_miniruby 0.001210 0.000211 1.315986 ( 1.321448)
build_ruby 0.001707 0.000000 2.581520 ( 2.589276)
build_all 0.000975 0.006340 3.860874 ( 2.210548)
build_install 0.013203 0.002489 2.791533 ( 2.121865)
test_btest 0.000769 0.000000 55.631569 ( 27.780041)
test_basic 0.003095 0.003539 0.422905 ( 0.530701)
test_all 0.000913 0.000236 641.705059 (242.291667)
test_rubyspec 0.024435 0.019850 69.146213 ( 80.241369)
total: 360.65 sec