Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-145701
#<BuildRuby:0x00005557c989df70
@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.20230811-145701",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000034 0.000003 0.000037 ( 0.000036)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.006672 0.000741 2.309834 ( 6.681044)
build_miniruby 0.001389 0.000154 1.723438 ( 2.710796)
build_ruby 0.001475 0.000164 3.481513 ( 5.356382)
build_all 0.004639 0.003299 2.806261 ( 3.326618)
build_install 0.016276 0.001561 4.246117 ( 5.251948)
test_btest 0.000631 0.000081 84.648382 ( 57.809182)
test_basic 0.005921 0.000764 0.962015 ( 1.834919)
test_all 0.000909 0.000117 701.918460 (556.664087)
test_rubyspec 0.034187 0.029329 102.582582 (210.980240)
total: 850.62 sec