Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-222113
#<BuildRuby:0x0000561bbb83e078
@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.20231012-222113",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.001065 0.007530 2.646045 ( 3.603320)
build_miniruby 0.001465 0.000236 2.040084 ( 2.198218)
build_ruby 0.002002 0.000000 3.562717 ( 3.912585)
build_all 0.007648 0.001693 6.440193 ( 4.069997)
build_install 0.014073 0.008584 8.618372 ( 5.694053)
test_btest 0.000655 0.000135 88.124081 ( 59.046845)
test_basic 0.006256 0.002691 1.025927 ( 1.259523)
test_all 0.007063 0.003603 731.104614 (386.721065)
test_rubyspec 0.028647 0.049272 109.938051 (146.409098)
total: 612.92 sec