Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-202135
#<BuildRuby:0x00005582d094e078
@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.20230919-202135",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.006980 0.000901 2.360664 ( 5.408751)
build_miniruby 0.001828 0.000236 1.813050 ( 2.517992)
build_ruby 0.001494 0.000000 3.606543 ( 19.345498)
build_all 0.008395 0.000729 6.443676 ( 7.416669)
build_install 0.010653 0.011702 8.199211 ( 10.302471)
test_btest 0.000754 0.000146 88.083311 ( 96.584180)
test_basic 0.009101 0.000000 1.032896 ( 1.730868)
test_all 0.008434 0.002029 745.581027 (771.612415)
test_rubyspec 0.045350 0.033152 109.410726 (152.170053)
total: 1067.09 sec