Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-015849
#<BuildRuby:0x00007f9368a0fde0
@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.20240920-015849",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.008797 0.000000 3.946350 ( 3.318921)
build_miniruby 0.002160 0.000000 1.963228 ( 2.120125)
build_ruby 0.000000 0.002579 4.968168 ( 5.312599)
build_all 0.008797 0.002251 7.848800 ( 4.840274)
build_install 0.022507 0.001102 11.684621 ( 6.774115)
test_btest 0.000000 0.001192 94.991819 ( 27.542156)
test_basic 0.009790 0.001539 1.153232 ( 1.474128)
test_all 0.110252 0.038861 678.127334 (194.281111)
test_rubyspec 0.049799 0.037903 134.715753 ( 23.818541)
total: 269.48 sec