Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-090016
#<BuildRuby:0x00005566013ee3d0
@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.20230803-090016",
@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.000014)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.006692 0.000114 2.044663 ( 3.618623)
build_miniruby 0.001489 0.000062 1.547061 ( 1.547026)
build_ruby 0.001352 0.000056 3.224609 ( 12.862943)
build_all 0.007482 0.000131 2.787815 ( 1.785355)
build_install 0.017925 0.000523 4.176859 ( 2.940331)
test_btest 0.000759 0.000029 84.051415 ( 26.306020)
test_basic 0.008083 0.000311 0.931382 ( 1.002379)
test_all 0.000000 0.001926 672.189301 (229.205402)
test_rubyspec 0.028080 0.025451 95.129412 (107.336598)
total: 386.61 sec