Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-164646
#<BuildRuby:0x00007fa1b76ffdc8
@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.20240927-164646",
@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.000004 0.000027 ( 0.000027)
autoconf 0.000039 0.000005 0.000044 ( 0.000044)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.012096 0.001101 5.275017 ( 7.415027)
build_miniruby 0.001905 0.000257 1.929707 ( 2.308263)
build_ruby 0.002313 0.000000 4.929125 ( 17.851330)
build_all 0.011130 0.000107 7.888342 ( 7.867548)
build_install 0.023229 0.003441 12.014422 ( 18.290023)
test_btest 0.000848 0.000108 103.723417 (106.259162)
test_basic 0.009669 0.004945 1.365383 ( 2.676611)
test_all 0.109308 0.052457 851.009357 (528.607886)
test_rubyspec 0.055016 0.033597 142.694625 ( 42.528068)
total: 733.81 sec