Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-035938
#<BuildRuby:0x0000559daa8f5a00
@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.20230802-035938",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.001525 0.006471 2.401641 ( 7.075612)
build_miniruby 0.001277 0.000213 1.787670 ( 3.448858)
build_ruby 0.001827 0.000000 3.596877 ( 7.098735)
build_all 0.008125 0.000453 2.826877 ( 5.369365)
build_install 0.016561 0.005302 4.593363 ( 8.406817)
test_btest 0.000719 0.000127 83.927041 ( 69.923510)
test_basic 0.008039 0.000015 0.961277 ( 2.134369)
test_all 0.002025 0.000338 708.374521 (607.182204)
test_rubyspec 0.029290 0.029826 98.772836 (167.179210)
total: 877.82 sec