Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-153627
#<BuildRuby:0x000055e0c59d5f48
@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.20231206-153627",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.005549 0.000888 2.288751 ( 2.376335)
build_miniruby 0.001151 0.000000 1.559215 ( 1.560315)
build_ruby 0.001780 0.000000 3.234743 ( 3.418429)
build_all 0.006012 0.002891 5.904493 ( 3.075151)
build_install 0.015170 0.003844 7.261323 ( 4.346354)
test_btest 0.000851 0.000155 82.005148 ( 28.924459)
test_basic 0.000000 0.006905 0.865558 ( 0.969519)
test_all 0.097070 0.027299 732.960554 (252.278828)
test_rubyspec 0.044455 0.021654 95.467226 (107.287801)
total: 404.24 sec