Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-055834
#<BuildRuby:0x0000564c141e68e0
@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.20230927-055834",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000033 0.000006 0.000039 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002625 0.003760 2.238257 ( 3.486949)
build_miniruby 0.000000 0.001696 1.698460 ( 1.697772)
build_ruby 0.000681 0.001427 3.253766 ( 3.435573)
build_all 0.005141 0.003217 6.243615 ( 3.267887)
build_install 0.014867 0.003713 7.604638 ( 4.298790)
test_btest 0.000668 0.000172 86.642404 ( 33.303545)
test_basic 0.000233 0.006569 0.913986 ( 0.974588)
test_all 0.003780 0.006210 727.373362 (265.492760)
test_rubyspec 0.031273 0.041168 103.954002 (115.584651)
total: 431.54 sec