Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-073548
#<BuildRuby:0x000055781f28e230
@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-073548",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.003880 0.004042 2.358673 ( 4.133264)
build_miniruby 0.000000 0.001806 1.772040 ( 1.802837)
build_ruby 0.000000 0.001717 3.723342 ( 4.214050)
build_all 0.004290 0.004464 6.489808 ( 4.029112)
build_install 0.012739 0.008268 7.973535 ( 5.269675)
test_btest 0.001067 0.000251 87.815377 ( 42.337736)
test_basic 0.000003 0.008249 1.009676 ( 1.109232)
test_all 0.008380 0.001216 741.734797 (325.451352)
test_rubyspec 0.028239 0.041778 103.631645 (115.116557)
total: 503.46 sec