Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-052340
#<BuildRuby:0x00007fa39593fdd8
@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.20241125-052340",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000038 0.000006 0.000044 ( 0.000043)
configure 0.000031 0.000004 0.000035 ( 0.000036)
build_up 0.003894 0.004015 3.658036 ( 4.553678)
build_miniruby 0.001545 0.000257 1.682493 ( 1.774477)
build_ruby 0.000000 0.002185 4.351699 ( 4.761607)
build_all 0.002797 0.006498 6.727514 ( 3.809731)
build_install 0.007613 0.011112 9.010775 ( 14.266735)
test_btest 0.000822 0.000232 81.076117 ( 56.913516)
test_basic 0.010219 0.000562 1.075677 ( 1.559859)
test_all 0.104608 0.050640 825.854028 (430.916914)
test_rubyspec 0.041858 0.046447 126.842677 ( 54.916755)
total: 573.47 sec