Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-144400
#<BuildRuby:0x0000559ef8a32360
@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.20230330-144400",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.000000 0.005394 1.694569 ( 4.418695)
build_miniruby 0.000000 0.001379 1.189388 ( 1.189021)
build_ruby 0.000000 0.001587 2.489200 ( 2.678290)
build_all 0.000769 0.005978 2.013884 ( 1.227438)
build_install 0.001877 0.014177 3.061712 ( 2.142917)
test_btest 0.000642 0.000240 69.044046 ( 21.799153)
test_basic 0.004825 0.000449 0.512586 ( 0.610892)
test_all 0.001264 0.000455 535.919241 (166.712399)
test_rubyspec 0.024943 0.023754 73.493737 ( 83.433084)
total: 284.21 sec