Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-120401
#<BuildRuby:0x00007ffb758ffde0
@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.20240706-120401",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000024 0.000005 0.000029 ( 0.000031)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.004428 0.005323 4.648557 ( 6.092093)
build_miniruby 0.000000 0.002349 1.890100 ( 2.220834)
build_ruby 0.000000 0.002743 4.908417 ( 32.538116)
build_all 0.004899 0.006533 9.447051 ( 8.102147)
build_install 0.013858 0.013165 13.079303 ( 11.598967)
test_btest 0.000859 0.000325 130.879639 (122.480509)
test_basic 0.006458 0.009517 1.518530 ( 2.623833)
test_all 0.129898 0.044317 1044.563330 (1137.146232)
test_rubyspec 0.037222 0.070848 185.501136 (129.155147)
total: 1451.96 sec