Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-205829
#<BuildRuby:0x0000563b0da2a078
@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.20231220-205829",
@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.000015 0.000005 0.000020 ( 0.000019)
autoconf 0.000021 0.000006 0.000027 ( 0.000028)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.003042 0.003675 1.971683 ( 3.221782)
build_miniruby 0.000000 0.001863 1.626219 ( 1.753108)
build_ruby 0.000000 0.001897 3.385708 ( 3.736972)
build_all 0.007101 0.001112 5.652777 ( 4.150455)
build_install 0.012534 0.007245 7.202706 ( 5.534107)
test_btest 0.000631 0.000237 82.237313 ( 59.821857)
test_basic 0.003736 0.004167 0.931731 ( 1.253090)
test_all 0.071038 0.049048 669.695351 (301.628016)
test_rubyspec 0.033575 0.035870 97.725448 (110.017306)
total: 491.12 sec