Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-003045
#<BuildRuby:0x000055ea61e5df70
@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.20230529-003045",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005769 0.000721 1.856091 ( 4.210528)
build_miniruby 0.001396 0.000174 1.381263 ( 1.433934)
build_ruby 0.001379 0.000000 2.674618 ( 3.141184)
build_all 0.006764 0.000000 2.166269 ( 2.191725)
build_install 0.017002 0.000374 3.338796 ( 3.481603)
test_btest 0.000771 0.000000 77.411448 ( 40.864902)
test_basic 0.003681 0.003909 0.805422 ( 1.057935)
test_all 0.001361 0.000175 570.219642 (250.197505)
test_rubyspec 0.014530 0.036711 82.401997 ( 98.434688)
total: 405.02 sec