Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-044858
#<BuildRuby:0x0000556a003367c8
@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.20230601-044858",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000024 0.000000 0.000024 ( 0.000023)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.005924 0.000000 1.865738 ( 3.130337)
build_miniruby 0.000000 0.001459 1.481231 ( 1.487778)
build_ruby 0.000000 0.001597 2.658725 ( 2.857704)
build_all 0.006134 0.001120 2.219822 ( 1.593162)
build_install 0.010705 0.007634 3.347918 ( 2.577098)
test_btest 0.000698 0.000068 77.329187 ( 30.640633)
test_basic 0.003147 0.004428 0.722136 ( 0.800594)
test_all 0.000914 0.000118 585.715941 (201.231714)
test_rubyspec 0.019532 0.030020 81.122240 ( 92.848888)
total: 337.17 sec