Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-040146
#<BuildRuby:0x000055d2fc0ee208
@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-040146",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.007877 0.000791 2.329746 ( 2.851324)
build_miniruby 0.001295 0.000259 1.654683 ( 1.777333)
build_ruby 0.001469 0.000294 3.359001 ( 3.632958)
build_all 0.000000 0.008127 5.907892 ( 3.220660)
build_install 0.012388 0.006014 7.365194 ( 3.901906)
test_btest 0.000768 0.000230 81.556478 ( 32.759207)
test_basic 0.004404 0.001322 0.862476 ( 0.930965)
test_all 0.067784 0.049783 690.885718 (277.826869)
test_rubyspec 0.028402 0.034037 92.262922 (104.063065)
total: 430.97 sec