Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-064338
#<BuildRuby:0x0000561dd78b6320
@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-064338",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.007737 0.000536 2.819123 ( 2.813059)
build_miniruby 0.001516 0.000000 2.194461 ( 2.194712)
build_ruby 0.001765 0.000000 3.557917 ( 3.790977)
build_all 0.008354 0.000000 6.897495 ( 3.386059)
build_install 0.009653 0.011040 8.774863 ( 4.965846)
test_btest 0.000942 0.000183 95.637893 ( 39.896715)
test_basic 0.007697 0.000000 1.014487 ( 1.105659)
test_all 0.072575 0.046848 770.298942 (284.617441)
test_rubyspec 0.034009 0.056773 133.133969 (145.750433)
total: 488.52 sec