Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-141512
#<BuildRuby:0x000055d599bf6390
@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.20230530-141512",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005641 0.000239 1.633788 ( 2.937105)
build_miniruby 0.001495 0.000000 1.125291 ( 1.123687)
build_ruby 0.001345 0.000000 2.129506 ( 2.329645)
build_all 0.004904 0.000525 1.788199 ( 1.011093)
build_install 0.005148 0.008649 2.880013 ( 1.884847)
test_btest 0.000807 0.000175 74.493626 ( 19.347034)
test_basic 0.004655 0.000000 0.683750 ( 0.758253)
test_all 0.001193 0.000000 553.954711 (180.411901)
test_rubyspec 0.017564 0.020901 72.185582 ( 83.860356)
total: 293.66 sec