Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-215236
#<BuildRuby:0x000056288f84a3b0
@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.20230502-215236",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000028 0.000000 0.000028 ( 0.000027)
build_up 0.005256 0.000361 1.751722 ( 3.049413)
build_miniruby 0.000000 0.001280 1.135581 ( 1.134362)
build_ruby 0.000000 0.001436 2.380446 ( 2.607274)
build_all 0.000808 0.004221 1.920618 ( 1.096186)
build_install 0.010189 0.003350 2.930898 ( 2.000833)
test_btest 0.000524 0.000188 74.562773 ( 21.754402)
test_basic 0.006537 0.000767 0.758308 ( 0.839228)
test_all 0.000707 0.000244 532.281417 (180.833158)
test_rubyspec 0.024883 0.018927 73.846266 ( 85.526986)
total: 298.84 sec