Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-104052
#<BuildRuby:0x00005568dc65a118
@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.20230502-104052",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.004723 0.000616 1.668241 ( 3.016728)
build_miniruby 0.001237 0.000161 1.210060 ( 1.208905)
build_ruby 0.001375 0.000180 2.523226 ( 2.743586)
build_all 0.005973 0.000000 1.954205 ( 1.215050)
build_install 0.006642 0.007145 3.076624 ( 2.098955)
test_btest 0.000753 0.000134 72.997219 ( 22.338783)
test_basic 0.006611 0.000432 0.657024 ( 0.736127)
test_all 0.000818 0.000141 577.336378 (179.840760)
test_rubyspec 0.017047 0.023803 72.641295 ( 84.495042)
total: 297.69 sec