Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-193634
#<BuildRuby:0x0000563bf1d361d8
@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.20230507-193634",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004780 0.000623 1.597412 ( 2.841133)
build_miniruby 0.001005 0.000131 0.972285 ( 0.971957)
build_ruby 0.001087 0.000142 2.148018 ( 2.358855)
build_all 0.005315 0.000000 1.993165 ( 1.147345)
build_install 0.014283 0.000000 2.889037 ( 1.864460)
test_btest 0.000649 0.000000 72.679811 ( 19.463202)
test_basic 0.007184 0.000000 0.808200 ( 0.906563)
test_all 0.000970 0.000000 508.663503 (167.751635)
test_rubyspec 0.023661 0.013757 67.144581 ( 78.703960)
total: 276.01 sec