Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-130516
#<BuildRuby:0x0000560a468368e0
@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.20230823-130516",
@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.000020 0.000001 0.000021 ( 0.000020)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000025)
build_up 0.007000 0.000212 2.302179 ( 6.264764)
build_miniruby 0.001680 0.000051 1.699897 ( 3.814192)
build_ruby 0.000000 0.002319 3.748770 ( 7.060368)
build_all 0.007649 0.001235 6.361219 ( 6.803738)
build_install 0.020227 0.000638 8.198514 ( 9.576042)
test_btest 0.001121 0.000057 85.668738 ( 56.612190)
test_basic 0.004550 0.004595 1.003951 ( 1.903615)
test_all 0.005164 0.004016 697.639739 (539.832900)
test_rubyspec 0.048603 0.026718 107.782617 (224.846123)
total: 856.71 sec