Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-123653
#<BuildRuby:0x000055b6d7772228
@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-123653",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.005408 0.000649 1.890291 ( 3.458225)
build_miniruby 0.001564 0.000000 9.144399 ( 8.885602)
build_ruby 0.001668 0.000000 2.675978 ( 2.890522)
build_all 0.003803 0.003970 2.289894 ( 1.661841)
build_install 0.015521 0.001634 3.493209 ( 2.585157)
test_btest 0.000558 0.000079 77.374728 ( 27.828066)
test_basic 0.000000 0.004634 0.666083 ( 0.741320)
test_all 0.000000 0.001650 550.376330 (190.649678)
test_rubyspec 0.012710 0.030192 69.903553 ( 81.664020)
total: 320.37 sec