Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-045713
#<BuildRuby:0x00007fcf923dfdd8
@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.20240730-045713",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.007876 0.000361 3.945010 ( 3.886280)
build_miniruby 0.001525 0.000139 1.722201 ( 1.719019)
build_ruby 0.001862 0.000169 4.715197 ( 4.908105)
build_all 0.008499 0.000000 8.295014 ( 3.337729)
build_install 0.014356 0.003535 11.378818 ( 5.975132)
test_btest 0.000812 0.000082 120.188878 ( 35.266277)
test_basic 0.001209 0.008197 1.174425 ( 1.218018)
test_all 0.116418 0.034588 828.547420 (251.043609)
test_rubyspec 0.042465 0.045146 173.985115 ( 35.222822)
total: 342.58 sec