Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-060653
#<BuildRuby:0x0000558f5f9f68e0
@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.20230622-060653",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.005939 0.000775 1.955692 ( 4.977802)
build_miniruby 0.001124 0.000147 1.561462 ( 2.409867)
build_ruby 0.001727 0.000225 3.088687 ( 3.966440)
build_all 0.006611 0.000862 2.263030 ( 3.053893)
build_install 0.016628 0.001481 3.494917 ( 4.425307)
test_btest 0.000633 0.000079 76.990979 ( 49.602475)
test_basic 0.002725 0.000340 0.836760 ( 1.731259)
test_all 0.001424 0.000178 587.678019 (315.871994)
test_rubyspec 0.016407 0.036826 85.042861 (123.792003)
total: 509.83 sec