Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-023953
#<BuildRuby:0x00007f73cb73fdc0
@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.20240628-023953",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000029 0.000006 0.000035 ( 0.000036)
build_up 0.003801 0.003963 4.048865 ( 3.491456)
build_miniruby 0.000000 0.001636 1.589409 ( 1.586289)
build_ruby 0.000508 0.001437 4.033843 ( 4.153444)
build_all 0.000000 0.008839 7.739862 ( 3.057036)
build_install 0.007771 0.012951 10.931393 ( 4.904350)
test_btest 0.000785 0.000306 114.735569 ( 30.429451)
test_basic 0.007757 0.001490 1.292691 ( 1.342215)
test_all 0.073460 0.075336 872.340853 (255.372699)
test_rubyspec 0.048642 0.043253 165.636969 ( 37.423122)
total: 341.76 sec