Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-030345
#<BuildRuby:0x000055687038d820
@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.20240221-030345",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.003370 0.004565 2.528314 ( 2.483843)
build_miniruby 0.001034 0.000218 2.027376 ( 2.026463)
build_ruby 0.001540 0.000000 3.467324 ( 3.706368)
build_all 0.005092 0.001991 6.384747 ( 2.426005)
build_install 0.016235 0.001776 8.084921 ( 3.655568)
test_btest 0.000787 0.000158 87.965391 ( 23.003206)
test_basic 0.006237 0.000000 0.749070 ( 0.807475)
test_all 0.078785 0.037169 768.139184 (243.301967)
test_rubyspec 0.044536 0.050409 113.447167 (134.107660)
total: 415.52 sec