Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-210102
#<BuildRuby:0x00005560b583a0e8
@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.20230513-210102",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.005930 0.000000 1.695672 ( 2.968737)
build_miniruby 0.000000 0.001348 1.285796 ( 1.285076)
build_ruby 0.000000 0.001553 2.728818 ( 2.958160)
build_all 0.004586 0.002693 2.242843 ( 1.910386)
build_install 0.017121 0.001348 3.504636 ( 3.151565)
test_btest 0.000834 0.000186 74.222561 ( 30.277655)
test_basic 0.002673 0.004639 0.738981 ( 0.821635)
test_all 0.000899 0.000233 582.082155 (222.223754)
test_rubyspec 0.032756 0.014317 77.135662 ( 89.629294)
total: 355.23 sec