Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-023014
#<BuildRuby:0x000055bcf21d2130
@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.20230603-023014",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005381 0.000305 1.718548 ( 3.027022)
build_miniruby 0.001374 0.000000 1.183717 ( 1.190839)
build_ruby 0.001367 0.000000 2.475956 ( 2.668757)
build_all 0.000913 0.005854 2.124390 ( 1.338836)
build_install 0.016777 0.000486 3.467669 ( 2.405123)
test_btest 0.000736 0.000161 76.963867 ( 22.516790)
test_basic 0.003983 0.000871 0.718212 ( 0.802860)
test_all 0.000883 0.000193 561.090540 (187.715265)
test_rubyspec 0.015108 0.030301 78.936101 ( 90.689794)
total: 312.36 sec