Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230728-094517
#<BuildRuby:0x000055dd1586e118
@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.20230728-094517",
@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.000024 0.000005 0.000029 ( 0.000030)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.005646 0.001130 2.276618 ( 6.651150)
build_miniruby 0.001797 0.000000 1.747897 ( 3.626134)
build_ruby 0.001818 0.000000 3.481423 ( 7.142289)
build_all 0.007702 0.000526 2.806890 ( 3.782014)
build_install 0.014983 0.006691 4.275194 ( 6.898446)
test_btest 0.000645 0.000139 82.498043 ( 76.760001)
test_basic 0.007531 0.000558 0.889085 ( 2.040106)
test_all 0.000910 0.000188 636.069426 (466.772109)
test_rubyspec 0.046955 0.019485 95.826260 (176.430956)
total: 750.10 sec