Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-235740
#<BuildRuby:0x00005613c397a3b0
@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.20230920-235740",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000022)
build_up 0.003314 0.003273 2.209900 ( 3.537182)
build_miniruby 0.001334 0.000247 1.457012 ( 1.457827)
build_ruby 0.001252 0.000232 3.018642 ( 3.247145)
build_all 0.007220 0.000550 6.149396 ( 3.781043)
build_install 0.013066 0.006074 7.431013 ( 5.680331)
test_btest 0.000608 0.000126 81.729925 ( 39.941493)
test_basic 0.007829 0.000650 0.959002 ( 1.063339)
test_all 0.004747 0.004703 681.596021 (269.104409)
test_rubyspec 0.040863 0.030782 104.846868 (119.353694)
total: 447.17 sec