Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-041146
#<BuildRuby:0x00005643efe961a8
@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.20230816-041146",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.000000 0.007483 2.265254 ( 6.674129)
build_miniruby 0.001312 0.000381 1.654887 ( 2.853125)
build_ruby 0.001460 0.000251 3.338072 ( 6.600348)
build_all 0.007748 0.001336 6.307843 ( 5.913869)
build_install 0.019886 0.000393 7.934641 ( 7.737223)
test_btest 0.000847 0.000129 84.752123 ( 56.817525)
test_basic 0.003348 0.005040 0.965898 ( 1.914397)
test_all 0.006132 0.003948 684.141078 (552.175772)
test_rubyspec 0.042643 0.038306 110.018668 (219.589711)
total: 860.28 sec