Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-070019
#<BuildRuby:0x0000560e7c3d63b0
@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.20231022-070019",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.003951 0.004022 3.747882 ( 3.874743)
build_miniruby 0.001299 0.000250 1.723298 ( 1.725896)
build_ruby 0.002039 0.000000 3.472806 ( 3.930050)
build_all 0.005025 0.003872 6.004572 ( 3.466982)
build_install 0.015121 0.006862 8.192948 ( 5.046436)
test_btest 0.000655 0.000158 80.370158 ( 47.313631)
test_basic 0.004830 0.003149 0.885198 ( 0.994020)
test_all 0.068353 0.058375 674.377938 (489.206531)
test_rubyspec 0.033353 0.047841 103.233590 (175.797688)
total: 731.36 sec