Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-005046
#<BuildRuby:0x00005607de9ce230
@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-005046",
@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.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.002016 0.003687 1.649541 ( 2.917199)
build_miniruby 0.001485 0.000247 1.320054 ( 1.320373)
build_ruby 0.001373 0.000229 2.599447 ( 2.785693)
build_all 0.000000 0.006904 1.917344 ( 1.267475)
build_install 0.013398 0.003555 3.189403 ( 2.357983)
test_btest 0.000823 0.000198 77.413894 ( 28.226417)
test_basic 0.005004 0.001208 0.752969 ( 0.833625)
test_all 0.000814 0.000197 570.161723 (197.975127)
test_rubyspec 0.013673 0.037326 81.201043 ( 93.210671)
total: 330.90 sec