Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-013302
#<BuildRuby:0x000055d2283ee1a8
@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.20230511-013302",
@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.000000 0.000021 0.000021 ( 0.000021)
autoconf 0.000000 0.000024 0.000024 ( 0.000024)
configure 0.000000 0.000018 0.000018 ( 0.000018)
build_up 0.000655 0.005080 1.608231 ( 2.826509)
build_miniruby 0.000882 0.000336 1.190810 ( 1.188802)
build_ruby 0.001280 0.000487 2.355279 ( 2.565135)
build_all 0.005711 0.000696 2.100335 ( 1.205482)
build_install 0.006848 0.005044 3.154478 ( 2.092004)
test_btest 0.000517 0.000202 76.316051 ( 20.776464)
test_basic 0.003692 0.001445 0.676081 ( 0.748866)
test_all 0.000000 0.002032 572.776667 (206.510122)
test_rubyspec 0.016776 0.032667 77.141739 ( 88.919731)
total: 326.83 sec