Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-021920
#<BuildRuby:0x00007fe2c7bafde0
@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.20241115-021920",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000035 0.000004 0.000039 ( 0.000040)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.003716 0.003976 3.906692 ( 3.969955)
build_miniruby 0.000000 0.001536 1.614291 ( 1.611354)
build_ruby 0.000000 0.002110 3.878488 ( 4.072275)
build_all 0.006549 0.001383 6.148665 ( 2.542650)
build_install 0.011749 0.006708 9.094612 ( 4.304642)
test_btest 0.000710 0.000151 79.448788 ( 35.462961)
test_basic 0.000247 0.008988 1.055585 ( 1.105965)
test_all 0.096894 0.047318 656.817687 (237.110248)
test_rubyspec 0.045784 0.038288 118.763086 ( 21.774600)
total: 311.96 sec