Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-021409
#<BuildRuby:0x0000564c995fdf48
@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.20240303-021409",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002928 0.004298 2.491593 ( 2.243928)
build_miniruby 0.001137 0.000131 1.442118 ( 1.522053)
build_ruby 0.001494 0.000173 3.287297 ( 3.532525)
build_all 0.007313 0.000348 6.464301 ( 2.574493)
build_install 0.016639 0.003693 8.346559 ( 3.994210)
test_btest 0.000725 0.000090 94.465865 ( 36.856803)
test_basic 0.003046 0.004652 0.921329 ( 0.995092)
test_all 0.090734 0.033397 814.924448 (314.639103)
test_rubyspec 0.041831 0.037959 114.484030 (123.804672)
total: 490.16 sec