Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-075147
#<BuildRuby:0x000056181be25f48
@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.20230527-075147",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.003747 0.002914 1.940716 ( 3.314447)
build_miniruby 0.001508 0.000000 1.370160 ( 1.371926)
build_ruby 0.000000 0.001836 2.652056 ( 2.929589)
build_all 0.006846 0.000199 2.265157 ( 1.565727)
build_install 0.009822 0.006855 3.437941 ( 2.605698)
test_btest 0.000000 0.000871 77.134941 ( 31.338664)
test_basic 0.005084 0.001986 0.789710 ( 0.884331)
test_all 0.000704 0.000213 578.362428 (208.623017)
test_rubyspec 0.039607 0.012723 80.517488 ( 92.318158)
total: 344.95 sec