Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-102740
#<BuildRuby:0x00005634b0576120
@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.20230809-102740",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006436 0.000476 2.273556 ( 6.253612)
build_miniruby 0.001509 0.000000 1.652127 ( 2.066498)
build_ruby 0.001770 0.000000 3.299539 ( 5.547873)
build_all 0.003614 0.004152 2.672671 ( 3.280719)
build_install 0.013495 0.004885 4.189858 ( 5.849894)
test_btest 0.000770 0.000099 81.437196 ( 52.766846)
test_basic 0.006995 0.000321 0.925647 ( 2.095959)
test_all 0.000924 0.000116 673.074456 (449.772397)
test_rubyspec 0.019403 0.038322 98.363646 (169.863419)
total: 697.50 sec