Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-022143
#<BuildRuby:0x00007f1f8fd2fdd8
@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.20240807-022143",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.007901 0.000905 4.081224 ( 4.543046)
build_miniruby 0.001657 0.000379 1.789998 ( 1.893630)
build_ruby 0.002523 0.000000 4.622822 ( 5.103850)
build_all 0.008790 0.002055 9.196397 ( 5.468881)
build_install 0.015763 0.006782 12.041473 ( 7.255465)
test_btest 0.001019 0.000000 124.388351 ( 72.263604)
test_basic 0.009518 0.002694 1.354444 ( 1.624966)
test_all 0.110035 0.042329 784.065689 (235.082446)
test_rubyspec 0.037576 0.051967 165.685352 ( 27.698291)
total: 360.94 sec