Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-042700
#<BuildRuby:0x0000558180b662d0
@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.20221221-042700",
@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.000001 0.000016 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000832 0.003687 1.115565 ( 1.510924)
build_miniruby 0.001160 0.000140 1.363962 ( 1.363211)
build_ruby 0.001349 0.000162 3.463795 ( 3.809343)
build_all 0.007795 0.000000 3.696812 ( 1.886470)
build_install 0.014963 0.000255 3.015537 ( 2.075452)
test_btest 0.000831 0.000083 56.729016 ( 15.349745)
test_basic 0.003199 0.000320 0.329424 ( 0.427624)
test_all 0.001970 0.000197 636.873902 (221.009158)
test_rubyspec 0.029979 0.017306 67.825095 ( 78.016277)
total: 325.45 sec