Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-023457
#<BuildRuby:0x000055ee01e327c8
@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.20230828-023457",
@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.000023 0.000006 0.000029 ( 0.000024)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000033 0.000000 0.000033 ( 0.000032)
build_up 0.004800 0.003185 2.239593 ( 4.390096)
build_miniruby 0.001519 0.000419 1.724770 ( 1.849247)
build_ruby 0.000000 0.001780 3.325853 ( 3.754009)
build_all 0.005052 0.002395 6.542442 ( 4.505180)
build_install 0.018695 0.000414 8.040975 ( 6.102190)
test_btest 0.000793 0.000000 87.602476 ( 46.454153)
test_basic 0.007107 0.001384 1.008258 ( 1.266572)
test_all 0.007971 0.002050 752.831840 (366.011725)
test_rubyspec 0.051008 0.019613 108.072276 (127.690080)
total: 562.02 sec