Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-230137
#<BuildRuby:0x000055a812d1a230
@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.20240112-230137",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001218 0.004169 1.492476 ( 1.887585)
build_miniruby 0.001356 0.000156 1.557448 ( 1.556986)
build_ruby 0.001949 0.000000 3.404248 ( 3.670214)
build_all 0.008307 0.000000 5.754747 ( 2.995965)
build_install 0.017573 0.000300 6.782122 ( 4.126270)
test_btest 0.000799 0.000000 82.991429 ( 32.007184)
test_basic 0.003619 0.003768 0.885148 ( 0.976303)
test_all 0.100933 0.017347 741.810012 (271.721602)
test_rubyspec 0.040707 0.028789 98.371446 (112.428160)
total: 431.37 sec