Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-002421
#<BuildRuby:0x000056532e7e5f90
@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.20230528-002421",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.001705 0.004473 1.829736 ( 3.308284)
build_miniruby 0.001275 0.000388 1.264408 ( 1.264360)
build_ruby 0.001133 0.000345 2.428048 ( 2.623873)
build_all 0.007335 0.000000 2.147483 ( 1.464573)
build_install 0.005148 0.012468 3.393911 ( 2.558995)
test_btest 0.000649 0.000250 74.876347 ( 26.083350)
test_basic 0.000323 0.004312 0.768312 ( 0.847164)
test_all 0.000439 0.000750 564.490405 (165.179372)
test_rubyspec 0.011492 0.029179 73.775184 ( 85.547638)
total: 288.88 sec