Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-033252
#<BuildRuby:0x00007f4f9811fdc0
@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.20241008-033252",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000039 0.000003 0.000042 ( 0.000041)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.003348 0.004389 3.828287 ( 3.648316)
build_miniruby 0.001673 0.000000 1.246392 ( 1.243588)
build_ruby 0.002042 0.000000 4.149349 ( 4.359994)
build_all 0.007771 0.000661 7.526928 ( 3.131104)
build_install 0.006112 0.010779 10.290642 ( 4.895815)
test_btest 0.000906 0.000139 93.324289 ( 24.966068)
test_basic 0.005890 0.004355 1.188316 ( 3.670148)
test_all 0.105441 0.044696 801.496264 (252.921590)
test_rubyspec 0.057074 0.031130 133.661554 ( 22.598145)
total: 321.44 sec