Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-121809
#<BuildRuby:0x0000555723862138
@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.20230924-121809",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.004309 0.004034 2.347298 ( 4.962672)
build_miniruby 0.001464 0.000196 1.699928 ( 2.042765)
build_ruby 0.000000 0.001822 3.299070 ( 3.774746)
build_all 0.004575 0.004862 6.220351 ( 6.114464)
build_install 0.015842 0.007196 7.885285 ( 7.763233)
test_btest 0.000000 0.001246 82.285318 ( 60.739419)
test_basic 0.003111 0.002710 0.961043 ( 1.361549)
test_all 0.008392 0.002213 711.560966 (540.831299)
test_rubyspec 0.033854 0.040400 106.404826 (144.491320)
total: 772.08 sec