Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-153751
#<BuildRuby:0x0000557c276517f8
@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.20240313-153751",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000030 0.000010 0.000040 ( 0.000041)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.002473 0.005032 2.594123 ( 2.326441)
build_miniruby 0.001085 0.000424 1.558608 ( 1.563320)
build_ruby 0.001134 0.000444 3.596270 ( 3.834347)
build_all 0.002544 0.005382 6.842716 ( 3.301370)
build_install 0.013153 0.006314 8.702031 ( 5.038029)
test_btest 0.000510 0.000225 92.331496 ( 32.914376)
test_basic 0.004098 0.002331 0.901154 ( 0.963011)
test_all 0.093531 0.024404 764.790892 (242.766059)
test_rubyspec 0.043820 0.034866 116.075631 (125.788277)
total: 418.50 sec