Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-020925
#<BuildRuby:0x0000557122cf23b0
@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.20240120-020925",
@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.000000 0.000035 0.000035 ( 0.000036)
autoconf 0.000000 0.000028 0.000028 ( 0.000028)
configure 0.000000 0.000026 0.000026 ( 0.000026)
build_up 0.001020 0.004013 1.624978 ( 2.122327)
build_miniruby 0.001371 0.000342 1.621895 ( 1.621042)
build_ruby 0.001547 0.000387 3.197702 ( 3.422788)
build_all 0.008296 0.000000 5.834474 ( 3.093179)
build_install 0.010282 0.008889 7.329463 ( 4.502330)
test_btest 0.000633 0.000181 83.317913 ( 31.353589)
test_basic 0.003959 0.004169 0.890517 ( 0.992931)
test_all 0.071108 0.046489 735.842719 (273.897507)
test_rubyspec 0.057639 0.046141 159.472222 (171.572100)
total: 492.58 sec