Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-180908
#<BuildRuby:0x00005555d1245fa0
@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.20230506-180908",
@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.000010 0.000000 0.000010 ( 0.000012)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.002297 0.004268 1.873249 ( 3.912402)
build_miniruby 0.001548 0.000000 1.397872 ( 1.488107)
build_ruby 0.001794 0.000000 2.683722 ( 3.049800)
build_all 0.006137 0.000000 2.235559 ( 1.956455)
build_install 0.010198 0.007436 3.582375 ( 3.315658)
test_btest 0.000895 0.000144 78.112385 ( 40.805590)
test_basic 0.000000 0.006311 0.786281 ( 0.876390)
test_all 0.000000 0.001607 580.852518 (240.473387)
test_rubyspec 0.028789 0.022530 82.049044 ( 97.854265)
total: 393.73 sec