Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-213802
#<BuildRuby:0x0000564570d51fb8
@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.20230816-213802",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000024 0.000000 0.000024 ( 0.000026)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.006736 0.000086 2.249360 ( 6.776842)
build_miniruby 0.001182 0.000039 1.808824 ( 3.908726)
build_ruby 0.002024 0.000067 3.471719 ( 5.522058)
build_all 0.005438 0.003206 6.510658 ( 5.145966)
build_install 0.015124 0.004702 8.050899 ( 6.745266)
test_btest 0.000661 0.000053 84.748700 ( 50.136899)
test_basic 0.007549 0.000612 1.014315 ( 2.013289)
test_all 0.005149 0.004807 674.675386 (467.290785)
test_rubyspec 0.041393 0.032700 107.738105 (216.867410)
total: 764.41 sec