Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-015701
#<BuildRuby:0x000056478f096208
@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.20240219-015701",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.001559 0.004415 1.946739 ( 2.281813)
build_miniruby 0.001264 0.000297 1.583584 ( 1.581389)
build_ruby 0.001280 0.000301 2.946821 ( 3.200330)
build_all 0.003109 0.003970 6.306643 ( 2.382812)
build_install 0.010096 0.004724 7.905313 ( 3.912062)
test_btest 0.000641 0.000193 89.365000 ( 24.783957)
test_basic 0.005076 0.001523 0.961912 ( 1.016547)
test_all 0.072657 0.047287 757.615480 (224.481633)
test_rubyspec 0.021644 0.055647 105.956682 (115.120371)
total: 378.76 sec