Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-200847
#<BuildRuby:0x0000563552eee2c8
@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.20230804-200847",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.006917 0.000434 2.299873 ( 6.613562)
build_miniruby 0.001315 0.000000 1.715427 ( 2.908046)
build_ruby 0.001524 0.000000 3.496297 ( 7.204077)
build_all 0.008377 0.000000 2.847161 ( 4.522525)
build_install 0.019607 0.000823 4.428401 ( 6.693496)
test_btest 0.001083 0.000131 84.857940 ( 63.028366)
test_basic 0.003915 0.004935 1.037776 ( 2.239493)
test_all 0.002034 0.000308 670.351886 (457.603261)
test_rubyspec 0.024526 0.035180 99.304203 (167.811466)
total: 718.63 sec