Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-065028
#<BuildRuby:0x0000559258c22078
@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.20230927-065028",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.000000 0.007614 2.393859 ( 4.659232)
build_miniruby 0.000000 0.001801 1.708360 ( 1.931532)
build_ruby 0.001460 0.000479 3.323314 ( 3.826256)
build_all 0.004238 0.005185 6.667425 ( 4.626087)
build_install 0.015050 0.005208 8.266633 ( 6.340626)
test_btest 0.000610 0.000134 87.578540 ( 53.043672)
test_basic 0.007864 0.000911 1.027429 ( 1.401255)
test_all 0.006693 0.003549 758.823234 (442.381597)
test_rubyspec 0.037136 0.036457 108.957974 (129.610073)
total: 647.82 sec