Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-024118
#<BuildRuby:0x000055b4d878e078
@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.20240226-024118",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.006659 0.000476 2.548913 ( 2.486488)
build_miniruby 0.001519 0.000108 1.608904 ( 1.611115)
build_ruby 0.001606 0.000115 3.259179 ( 3.501168)
build_all 0.007915 0.000000 6.540113 ( 2.897440)
build_install 0.014148 0.006821 8.681219 ( 4.896436)
test_btest 0.000766 0.000083 91.369735 ( 36.463260)
test_basic 0.003932 0.003892 1.020270 ( 1.275517)
test_all 0.073865 0.043289 788.301475 (302.978863)
test_rubyspec 0.016669 0.066901 122.224124 (131.640615)
total: 487.75 sec