Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-150504
#<BuildRuby:0x000056008a6c62c8
@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.20231227-150504",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000033 0.000003 0.000036 ( 0.000035)
configure 0.000031 0.000003 0.000034 ( 0.000032)
build_up 0.000007 0.006027 1.559308 ( 1.934309)
build_miniruby 0.001113 0.000174 1.537737 ( 1.536498)
build_ruby 0.001592 0.000249 3.661321 ( 3.890243)
build_all 0.004736 0.003203 5.654008 ( 2.714694)
build_install 0.004556 0.012661 6.479603 ( 3.465993)
test_btest 0.000000 0.000918 79.951283 ( 29.190977)
test_basic 0.002808 0.003256 0.795316 ( 0.859528)
test_all 0.090807 0.028378 796.153346 (296.400998)
test_rubyspec 0.041556 0.023267 92.409761 (104.215503)
total: 444.21 sec