Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-163124
#<BuildRuby:0x00005588d0ba5a00
@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.20240121-163124",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000036 0.000002 0.000038 ( 0.000039)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.005550 0.000113 1.628194 ( 2.005406)
build_miniruby 0.001649 0.000113 1.644993 ( 1.648009)
build_ruby 0.001682 0.000116 3.312529 ( 3.542449)
build_all 0.007483 0.000226 6.001232 ( 2.963384)
build_install 0.010057 0.007614 7.074254 ( 4.177547)
test_btest 0.000713 0.000084 81.897153 ( 34.720064)
test_basic 0.003246 0.003919 0.915342 ( 1.023282)
test_all 0.071461 0.047349 760.474560 (284.018237)
test_rubyspec 0.058830 0.046569 161.746362 (173.647676)
total: 507.75 sec