Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-124252
#<BuildRuby:0x00005587ea982138
@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.20240304-124252",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.000208 0.007414 2.639685 ( 2.525157)
build_miniruby 0.001300 0.000225 1.726057 ( 1.731980)
build_ruby 0.000000 0.001946 3.261529 ( 3.493656)
build_all 0.005258 0.002185 6.747690 ( 3.278042)
build_install 0.016262 0.002373 8.781559 ( 4.951067)
test_btest 0.000000 0.000736 96.347453 ( 37.132539)
test_basic 0.002726 0.004197 0.961576 ( 1.029371)
test_all 0.087557 0.029977 783.462499 (287.842110)
test_rubyspec 0.037676 0.046152 128.156237 (137.649113)
total: 479.63 sec