Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-100959
#<BuildRuby:0x00005645a8f063d0
@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.20230207-100959",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000000 0.000072 0.000072 ( 0.000087)
build_up 0.000797 0.004131 1.112671 ( 1.855864)
build_miniruby 0.001290 0.000000 1.054625 ( 1.053210)
build_ruby 0.001605 0.000000 2.207622 ( 2.418627)
build_all 0.006550 0.000000 3.568415 ( 1.766009)
build_install 0.008851 0.004438 2.402680 ( 1.589634)
test_btest 0.000000 0.000738 56.208413 ( 15.929042)
test_basic 0.001750 0.002421 0.376954 ( 0.470391)
test_all 0.001574 0.000355 695.362469 (401.235621)
test_rubyspec 0.051176 0.016447 79.953759 (120.177403)
total: 546.50 sec