Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-060527
#<BuildRuby:0x000055b62d82da00
@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.20230603-060527",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.000000 0.006758 1.991573 ( 4.108809)
build_miniruby 0.001201 0.000484 1.495849 ( 1.587852)
build_ruby 0.001876 0.000000 2.943605 ( 3.227890)
build_all 0.005834 0.001794 2.336333 ( 2.228172)
build_install 0.016054 0.002615 3.513052 ( 3.372141)
test_btest 0.000730 0.000131 79.452605 ( 38.456575)
test_basic 0.003085 0.003315 0.776912 ( 0.881840)
test_all 0.001349 0.000125 614.340538 (247.793591)
test_rubyspec 0.034597 0.015618 81.981062 ( 94.932774)
total: 396.59 sec