Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-141553
#<BuildRuby:0x000055c532e7ce88
@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.20240206-141553",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.005746 0.000205 1.834652 ( 2.189978)
build_miniruby 0.001383 0.000050 1.567835 ( 1.565784)
build_ruby 0.001348 0.000048 3.316961 ( 3.522256)
build_all 0.006614 0.000236 5.838233 ( 2.283228)
build_install 0.005712 0.013609 7.552342 ( 3.701087)
test_btest 0.000000 0.001165 85.811953 ( 23.616331)
test_basic 0.003570 0.002425 0.726213 ( 0.791137)
test_all 0.091140 0.026677 719.969080 (212.755818)
test_rubyspec 0.045869 0.054453 154.219416 (163.240239)
total: 413.67 sec