Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-001031
#<BuildRuby:0x00007fcfeb01fdc0
@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.20241104-001031",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.002269 0.005664 3.910351 ( 3.783853)
build_miniruby 0.001332 0.000235 1.579946 ( 1.662486)
build_ruby 0.001699 0.000300 4.076953 ( 37.295759)
build_all 0.008041 0.000089 6.656188 ( 2.825955)
build_install 0.017882 0.001634 9.449236 ( 4.646886)
test_btest 0.000810 0.000128 73.490244 ( 20.610167)
test_basic 0.005684 0.004356 0.951238 ( 1.001937)
test_all 0.093345 0.051640 758.718404 (227.411728)
test_rubyspec 0.046246 0.032561 118.724046 ( 28.687095)
total: 327.93 sec