Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-042223
#<BuildRuby:0x000055e3c419e008
@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.20230820-042223",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000029 0.000004 0.000033 ( 0.000031)
build_up 0.006063 0.000836 2.380137 ( 6.915199)
build_miniruby 0.001714 0.000236 1.729735 ( 2.796249)
build_ruby 0.000000 0.001886 3.517361 ( 6.251973)
build_all 0.005345 0.003287 6.797440 ( 5.858963)
build_install 0.008084 0.013340 8.484389 ( 9.276028)
test_btest 0.001261 0.000000 87.657755 ( 66.368898)
test_basic 0.003856 0.004700 1.024658 ( 2.769454)
test_all 0.008304 0.002336 698.086999 (388.024648)
test_rubyspec 0.043887 0.026158 110.543498 (143.969186)
total: 632.23 sec