Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-210540
#<BuildRuby:0x000055c7f879a8e0
@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.20230609-210540",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.005452 0.000436 1.568442 ( 2.879235)
build_miniruby 0.001134 0.000091 1.244184 ( 1.242561)
build_ruby 0.001350 0.000108 2.228665 ( 2.436458)
build_all 0.006689 0.000180 2.212506 ( 1.293235)
build_install 0.015680 0.000000 3.135564 ( 2.068368)
test_btest 0.000668 0.000000 75.021354 ( 26.072479)
test_basic 0.004812 0.002207 0.744864 ( 0.846495)
test_all 0.001096 0.000089 559.914952 (196.009520)
test_rubyspec 0.019147 0.024156 76.190502 ( 88.046427)
total: 320.90 sec