Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-122559
#<BuildRuby:0x0000562e9e925fb8
@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.20240307-122559",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.008843 0.000065 2.780277 ( 3.698298)
build_miniruby 0.001286 0.000000 1.847279 ( 2.051337)
build_ruby 0.002208 0.000000 3.701463 ( 4.238717)
build_all 0.008042 0.000515 6.982529 ( 4.868172)
build_install 0.018026 0.003971 8.971834 ( 6.407107)
test_btest 0.000743 0.000063 93.384391 ( 61.614212)
test_basic 0.000429 0.007287 1.014885 ( 1.383511)
test_all 0.094769 0.023643 762.050855 (339.013566)
test_rubyspec 0.048889 0.043658 131.017825 (142.777355)
total: 566.05 sec