Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-182227
#<BuildRuby:0x000055c92ab22390
@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.20240225-182227",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.006545 0.000434 2.448384 ( 2.245146)
build_miniruby 0.001339 0.000223 1.486748 ( 1.484377)
build_ruby 0.001172 0.000195 3.268232 ( 3.464922)
build_all 0.004170 0.003388 6.318649 ( 2.453320)
build_install 0.013084 0.005132 7.848787 ( 3.523168)
test_btest 0.000815 0.000175 91.665033 ( 31.793736)
test_basic 0.004935 0.002487 0.917407 ( 0.999615)
test_all 0.095255 0.026817 781.063098 (278.035059)
test_rubyspec 0.048717 0.034529 112.786627 (121.950284)
total: 445.95 sec