Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-042719
#<BuildRuby:0x000055f9afd36018
@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.20240114-042719",
@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.000015 0.000001 0.000016 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006522 0.000699 1.787393 ( 3.434516)
build_miniruby 0.001350 0.000145 1.740924 ( 2.323248)
build_ruby 0.001615 0.000173 3.545985 ( 4.436022)
build_all 0.005233 0.003817 6.143419 ( 6.565387)
build_install 0.015985 0.004684 7.547693 ( 7.741887)
test_btest 0.000841 0.000127 84.977658 ( 78.844854)
test_basic 0.006130 0.000929 0.904574 ( 1.298999)
test_all 0.078093 0.042489 767.390571 (441.596932)
test_rubyspec 0.033377 0.038683 98.253321 (131.211568)
total: 677.45 sec