Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-053136
#<BuildRuby:0x000056319713df48
@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.20230503-053136",
@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.000023 0.000003 0.000026 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005333 0.000696 1.692479 ( 2.885573)
build_miniruby 0.001165 0.000152 1.132180 ( 1.130335)
build_ruby 0.000000 0.001356 2.187181 ( 2.425689)
build_all 0.000000 0.005409 1.850972 ( 1.017618)
build_install 0.008048 0.005171 2.864111 ( 1.895265)
test_btest 0.000000 0.000930 74.387870 ( 20.557604)
test_basic 0.000099 0.005055 0.668624 ( 0.743445)
test_all 0.000971 0.000116 530.254678 (175.060319)
test_rubyspec 0.020696 0.019681 65.706699 ( 77.520051)
total: 283.24 sec