Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-035053
#<BuildRuby:0x00007ff9375cfde0
@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.20241002-035053",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000025 0.000011 0.000036 ( 0.000037)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.007135 0.001382 3.542113 ( 2.982643)
build_miniruby 0.001132 0.000485 1.284770 ( 1.281867)
build_ruby 0.001278 0.000547 3.468719 ( 3.675498)
build_all 0.008554 0.000070 6.342594 ( 2.426534)
build_install 0.019191 0.000798 9.364473 ( 4.122516)
test_btest 0.000695 0.000231 90.943512 ( 35.651679)
test_basic 0.004175 0.005865 0.961801 ( 1.005540)
test_all 0.124995 0.024250 731.205434 (207.881656)
test_rubyspec 0.047289 0.042033 139.562470 ( 24.250940)
total: 283.28 sec