Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-183428
#<BuildRuby:0x000056122a0763d0
@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.20230721-183428",
@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.000015)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.006431 0.000460 2.196733 ( 5.113797)
build_miniruby 0.000000 0.001458 1.569616 ( 2.023103)
build_ruby 0.000000 0.001678 3.149796 ( 17.644486)
build_all 0.006507 0.001258 2.691809 ( 2.959063)
build_install 0.003007 0.016303 4.156261 ( 4.628974)
test_btest 0.000733 0.000166 78.214627 ( 48.227030)
test_basic 0.008368 0.000000 0.941529 ( 1.585437)
test_all 0.001143 0.000234 659.875665 (377.562271)
test_rubyspec 0.026273 0.027347 87.159585 (104.988377)
total: 564.73 sec