Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-035806
#<BuildRuby:0x00005577fe58e118
@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.20230526-035806",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001810 0.003710 1.523536 ( 2.730575)
build_miniruby 0.001118 0.000134 1.060042 ( 1.058567)
build_ruby 0.001504 0.000000 1.978086 ( 2.176835)
build_all 0.005983 0.000000 1.884717 ( 1.094306)
build_install 0.012716 0.000914 2.929912 ( 1.958702)
test_btest 0.000870 0.000093 73.022200 ( 19.103530)
test_basic 0.004571 0.000030 0.606590 ( 0.680967)
test_all 0.001752 0.000181 559.932823 (178.065011)
test_rubyspec 0.016563 0.021569 71.264423 ( 82.988785)
total: 289.86 sec