Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-101503
#<BuildRuby:0x00005559ab29a1a8
@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.20230529-101503",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005470 0.000264 1.753960 ( 3.067373)
build_miniruby 0.001459 0.000254 1.399686 ( 1.401731)
build_ruby 0.001837 0.000000 2.535736 ( 2.734387)
build_all 0.002308 0.004114 2.056855 ( 1.327998)
build_install 0.010659 0.005670 3.360289 ( 2.513020)
test_btest 0.000609 0.000146 77.129480 ( 24.772735)
test_basic 0.002807 0.005173 0.800038 ( 0.903547)
test_all 0.002053 0.000575 595.090859 (201.416117)
test_rubyspec 0.031056 0.021324 81.549778 ( 94.291550)
total: 332.43 sec