Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-055322
#<BuildRuby:0x000055f919329fc0
@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.20230817-055322",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005623 0.000865 2.324078 ( 6.068026)
build_miniruby 0.001789 0.000276 1.774011 ( 2.083755)
build_ruby 0.001458 0.000224 3.313242 ( 6.421973)
build_all 0.008266 0.000000 6.305760 ( 6.094857)
build_install 0.018010 0.001118 7.851811 ( 8.986608)
test_btest 0.000687 0.000092 82.206758 ( 57.995616)
test_basic 0.002409 0.002838 1.017057 ( 2.496184)
test_all 0.010520 0.000236 753.530673 (705.567999)
test_rubyspec 0.032159 0.045459 112.776388 (247.147505)
total: 1042.86 sec