Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-034535
#<BuildRuby:0x000055839e436120
@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.20240306-034535",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.005656 0.001769 2.508640 ( 2.244173)
build_miniruby 0.000912 0.000331 1.479651 ( 1.480749)
build_ruby 0.001169 0.000425 3.303888 ( 3.499208)
build_all 0.004148 0.003933 6.577233 ( 2.544526)
build_install 0.013111 0.004456 7.965696 ( 3.726923)
test_btest 0.000533 0.000204 88.297924 ( 23.910922)
test_basic 0.000719 0.006387 0.910293 ( 0.980598)
test_all 0.077683 0.040022 766.096738 (307.474224)
test_rubyspec 0.065998 0.032944 134.232300 (189.697658)
total: 535.56 sec