Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-021029
#<BuildRuby:0x00007ff83a33fdd0
@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.20241028-021029",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000024 0.000008 0.000032 ( 0.000033)
build_up 0.006873 0.000913 3.761415 ( 3.684417)
build_miniruby 0.001569 0.000482 1.325641 ( 1.323449)
build_ruby 0.000000 0.002020 3.658856 ( 3.817480)
build_all 0.006997 0.001600 6.591714 ( 2.638150)
build_install 0.016436 0.004125 9.448296 ( 4.499709)
test_btest 0.000782 0.000244 75.481875 ( 20.147204)
test_basic 0.005804 0.007329 1.058851 ( 1.109257)
test_all 0.117831 0.029766 730.648095 (210.330128)
test_rubyspec 0.046520 0.037029 122.068283 ( 27.728906)
total: 275.28 sec