Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-133607
#<BuildRuby:0x0000562102d3a008
@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.20230124-133607",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.000384 0.004089 1.135604 ( 1.532898)
build_miniruby 0.001125 0.000094 0.976869 ( 0.975388)
build_ruby 0.001354 0.000113 2.877327 ( 3.167925)
build_all 0.004153 0.003250 3.858902 ( 1.953666)
build_install 0.009277 0.004647 2.939294 ( 2.282507)
test_btest 0.000000 0.000940 54.656658 ( 23.337882)
test_basic 0.001510 0.003331 0.409001 ( 0.514521)
test_all 0.000699 0.000571 659.860099 (210.785113)
test_rubyspec 0.020039 0.026817 68.247982 ( 78.212096)
total: 322.76 sec