Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-063217
#<BuildRuby:0x00005615762aa008
@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.20230501-063217",
@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.000013 0.000001 0.000014 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004729 0.000617 1.773689 ( 3.041078)
build_miniruby 0.001219 0.000159 1.216665 ( 1.233880)
build_ruby 0.001454 0.000189 2.406483 ( 2.628800)
build_all 0.001876 0.003895 2.000243 ( 1.337986)
build_install 0.009378 0.004388 3.009893 ( 2.095578)
test_btest 0.000528 0.000101 70.958859 ( 26.904871)
test_basic 0.005713 0.000269 0.721405 ( 0.818601)
test_all 0.000721 0.000134 583.642945 (219.755466)
test_rubyspec 0.016008 0.025905 72.546097 ( 84.511964)
total: 342.33 sec