Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-072044
#<BuildRuby:0x00007fea576dfdc8
@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.20241027-072044",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.006086 0.001058 2.820516 ( 2.827226)
build_miniruby 0.001279 0.000222 1.205596 ( 1.203462)
build_ruby 0.001496 0.000260 3.277239 ( 3.495029)
build_all 0.007402 0.000509 5.887783 ( 2.293086)
build_install 0.012800 0.007857 8.396984 ( 3.892466)
test_btest 0.000669 0.000144 70.545954 ( 18.333304)
test_basic 0.006620 0.001418 0.816059 ( 0.880010)
test_all 0.080075 0.068532 649.407264 (191.624059)
test_rubyspec 0.052087 0.034675 120.966307 ( 22.556106)
total: 247.11 sec