Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-122926
#<BuildRuby:0x00005604e04761a8
@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.20230514-122926",
@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.000005 0.000016 ( 0.000016)
autoconf 0.000018 0.000007 0.000025 ( 0.000026)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.001161 0.004352 1.733343 ( 3.221842)
build_miniruby 0.000937 0.000394 1.182285 ( 1.182604)
build_ruby 0.000920 0.000387 2.447178 ( 2.657687)
build_all 0.001079 0.004539 1.925106 ( 1.040751)
build_install 0.010075 0.004992 3.253074 ( 2.263338)
test_btest 0.000727 0.000000 74.647297 ( 24.453096)
test_basic 0.002069 0.003525 0.712826 ( 0.790699)
test_all 0.000312 0.001005 573.719623 (181.761961)
test_rubyspec 0.026291 0.022342 76.877613 ( 89.035576)
total: 306.41 sec