Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-184632
#<BuildRuby:0x0000561c07bb6380
@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.20230313-184632",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.004833 0.000604 1.846058 ( 3.661324)
build_miniruby 0.001402 0.000175 1.255599 ( 1.301646)
build_ruby 0.001371 0.000171 2.513767 ( 2.736231)
build_all 0.007295 0.000000 2.130044 ( 1.718664)
build_install 0.014027 0.003176 3.434759 ( 2.964251)
test_btest 0.000854 0.000110 67.846826 ( 32.858185)
test_basic 0.003477 0.003347 0.545176 ( 0.702990)
test_all 0.001206 0.000182 534.922588 (216.401003)
test_rubyspec 0.025867 0.026182 78.313179 ( 90.832636)
total: 353.18 sec