Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-151528
#<BuildRuby:0x00007fe0cc74fdd8
@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.20241229-151528",
@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.000002 0.000025 ( 0.000026)
autoconf 0.000038 0.000004 0.000042 ( 0.000041)
configure 0.000029 0.000002 0.000031 ( 0.000032)
build_up 0.003176 0.002541 1.938024 ( 2.239914)
build_miniruby 0.001276 0.000146 1.650623 ( 1.647531)
build_ruby 0.000000 0.001918 4.062844 ( 4.197596)
build_all 0.001917 0.007364 6.500988 ( 2.733120)
build_install 0.010271 0.007655 7.985152 ( 4.245674)
test_btest 0.000770 0.000174 70.937892 ( 18.781551)
test_basic 0.007863 0.000946 0.790321 ( 0.839567)
test_all 0.098525 0.043244 583.908151 (174.826669)
test_rubyspec 0.040176 0.037709 112.583831 ( 21.303957)
total: 230.82 sec