Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-174318
#<BuildRuby:0x0000564e6cd3e008
@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.20230508-174318",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.002663 0.003116 1.792790 ( 3.176162)
build_miniruby 0.000000 0.001665 1.351592 ( 1.350286)
build_ruby 0.000000 0.001427 2.471429 ( 2.689250)
build_all 0.004725 0.001612 2.008323 ( 1.257143)
build_install 0.008516 0.005159 3.217614 ( 2.185132)
test_btest 0.000646 0.000162 73.813693 ( 24.614533)
test_basic 0.004372 0.001093 0.601059 ( 0.675099)
test_all 0.000927 0.000232 577.353965 (176.815340)
test_rubyspec 0.011378 0.030382 71.448051 ( 83.237384)
total: 296.00 sec