Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-031217
#<BuildRuby:0x000055da2611a390
@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-031217",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.001614 0.004286 1.792457 ( 2.150693)
build_miniruby 0.001386 0.000205 1.337060 ( 1.336241)
build_ruby 0.001449 0.000215 3.231224 ( 3.448535)
build_all 0.003561 0.004102 5.509975 ( 2.749207)
build_install 0.012640 0.005047 6.722069 ( 3.806984)
test_btest 0.000635 0.000127 81.960898 ( 32.660220)
test_basic 0.006902 0.000000 0.943834 ( 1.062642)
test_all 0.094123 0.025379 690.497343 (264.962307)
test_rubyspec 0.039538 0.027288 94.071064 (109.249555)
total: 421.43 sec