Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-222806
#<BuildRuby:0x000055cfaf59e320
@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.20230110-222806",
@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.000000 0.000016 0.000016 ( 0.000016)
autoconf 0.000000 0.000022 0.000022 ( 0.000022)
configure 0.000000 0.000019 0.000019 ( 0.000019)
build_up 0.000000 0.005214 1.165247 ( 2.281317)
build_miniruby 0.000000 0.001225 1.472448 ( 1.625168)
build_ruby 0.000003 0.001395 3.360051 ( 4.134066)
build_all 0.006694 0.000609 3.895615 ( 3.118152)
build_install 0.011574 0.004221 2.993073 ( 2.949491)
test_btest 0.000775 0.000000 53.125536 ( 35.775437)
test_basic 0.005283 0.000204 0.411612 ( 0.574101)
test_all 0.001055 0.000122 635.537030 (298.255725)
test_rubyspec 0.039106 0.012483 71.015893 ( 90.829964)
total: 439.54 sec