Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-035253
#<BuildRuby:0x000055f369d9da70
@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.20231015-035253",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000000 0.006473 2.332196 ( 2.398952)
build_miniruby 0.000000 0.001617 1.483809 ( 1.482387)
build_ruby 0.000000 0.001672 2.902066 ( 3.143533)
build_all 0.003820 0.003351 5.986466 ( 2.472289)
build_install 0.011622 0.006376 7.553202 ( 3.595329)
test_btest 0.000752 0.000000 87.691841 ( 25.162925)
test_basic 0.000000 0.005327 0.914573 ( 0.975578)
test_all 0.000700 0.008091 688.843196 (204.856611)
test_rubyspec 0.012848 0.041511 88.888467 (100.220625)
total: 344.31 sec