Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-162216
#<BuildRuby:0x000055c44baba120
@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.20230601-162216",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005075 0.000923 1.655141 ( 3.065281)
build_miniruby 0.001287 0.000234 1.209925 ( 1.210143)
build_ruby 0.001142 0.000207 2.680721 ( 2.876678)
build_all 0.006325 0.000000 2.006359 ( 1.289239)
build_install 0.011068 0.004347 3.298017 ( 2.389343)
test_btest 0.000802 0.000154 76.800447 ( 25.628665)
test_basic 0.005451 0.000207 0.692005 ( 0.771200)
test_all 0.000905 0.000168 561.376741 (177.689071)
test_rubyspec 0.011453 0.027570 75.011631 ( 86.759178)
total: 301.68 sec