Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-215543
#<BuildRuby:0x00005575a7b261d8
@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.20230821-215543",
@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.000000 0.000069 0.000069 ( 0.000039)
autoconf 0.000000 0.000037 0.000037 ( 0.000036)
configure 0.000000 0.000030 0.000030 ( 0.000030)
build_up 0.003375 0.003497 2.280267 ( 7.338830)
build_miniruby 0.001502 0.000129 1.671684 ( 4.397171)
build_ruby 0.001527 0.000131 3.485063 ( 8.528665)
build_all 0.004347 0.004215 6.380548 ( 8.453054)
build_install 0.016891 0.004549 8.155004 ( 12.945923)
test_btest 0.001161 0.000153 84.774691 ( 78.559792)
test_basic 0.003211 0.003896 1.010493 ( 2.171913)
test_all 0.010424 0.000354 690.012215 (622.811983)
test_rubyspec 0.047196 0.025919 107.712573 (191.556830)
total: 936.77 sec