Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-193432
#<BuildRuby:0x00005642f5ba5f48
@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.20240113-193432",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.000000 0.005459 1.455524 ( 1.800310)
build_miniruby 0.000000 0.001708 1.547673 ( 1.547176)
build_ruby 0.000000 0.001750 3.092133 ( 3.349369)
build_all 0.004668 0.002858 5.569233 ( 2.720820)
build_install 0.016264 0.000982 6.769402 ( 3.981449)
test_btest 0.000829 0.000187 80.154398 ( 34.032258)
test_basic 0.002104 0.004685 0.875801 ( 0.956951)
test_all 0.076732 0.041286 732.223976 (279.216122)
test_rubyspec 0.022012 0.046701 94.685746 (108.470082)
total: 436.08 sec