Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-200919
#<BuildRuby:0x00007f99ae89fdd8
@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.20241120-200919",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.002727 0.004482 3.584139 ( 3.694531)
build_miniruby 0.001276 0.000206 1.576674 ( 1.576322)
build_ruby 0.000000 0.001729 3.836512 ( 4.036906)
build_all 0.005510 0.001850 6.102219 ( 2.616811)
build_install 0.010550 0.004565 8.365662 ( 3.889520)
test_btest 0.000898 0.000179 76.018728 ( 20.589709)
test_basic 0.003974 0.005097 0.928352 ( 0.975747)
test_all 0.098498 0.047253 695.369959 (204.537542)
test_rubyspec 0.040066 0.039872 120.182690 ( 28.459339)
total: 270.38 sec