Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-052205
#<BuildRuby:0x000055acf5b16118
@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.20230708-052205",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005842 0.000899 2.128520 ( 5.024169)
build_miniruby 0.001237 0.000190 1.604694 ( 2.537352)
build_ruby 0.001590 0.000000 3.439197 ( 15.057214)
build_all 0.007469 0.000000 2.557514 ( 3.535470)
build_install 0.017613 0.000000 4.082396 ( 14.832979)
test_btest 0.001101 0.000000 82.571550 ( 67.356586)
test_basic 0.007486 0.000000 0.918306 ( 1.586023)
test_all 0.001266 0.000000 612.442668 (484.814217)
test_rubyspec 0.031105 0.033402 97.517784 (204.702725)
total: 799.45 sec