Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-082851
#<BuildRuby:0x000055585486a338
@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.20240311-082851",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.007362 0.001577 2.806756 ( 3.488794)
build_miniruby 0.001106 0.000237 1.764985 ( 2.002092)
build_ruby 0.001331 0.000286 3.723684 ( 4.287774)
build_all 0.007057 0.001513 7.027339 ( 5.296671)
build_install 0.018109 0.002783 9.019651 ( 7.643394)
test_btest 0.000824 0.000170 95.744009 ( 75.427571)
test_basic 0.007725 0.000513 1.077560 ( 1.458063)
test_all 0.068016 0.051556 788.597714 (392.752895)
test_rubyspec 0.027908 0.066643 131.807628 (142.391149)
total: 634.75 sec