Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-180851
#<BuildRuby:0x0000559d5b659f70
@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.20230801-180851",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000044 0.000000 0.000044 ( 0.000044)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.007236 0.000539 2.197240 ( 5.181910)
build_miniruby 0.001346 0.000199 1.721150 ( 2.122589)
build_ruby 0.001392 0.000206 3.714226 ( 6.007864)
build_all 0.007742 0.000514 2.712926 ( 3.589049)
build_install 0.014047 0.005958 4.039496 ( 5.330566)
test_btest 0.000639 0.000110 82.395964 ( 47.171104)
test_basic 0.006240 0.002425 0.917543 ( 1.043525)
test_all 0.001942 0.000000 627.950217 (358.508748)
test_rubyspec 0.024636 0.031694 93.787294 (157.203809)
total: 586.16 sec