Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-201350
#<BuildRuby:0x000055bf5486e390
@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.20230820-201350",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.005977 0.000522 2.295013 ( 6.571582)
build_miniruby 0.001477 0.000398 1.766642 ( 3.518866)
build_ruby 0.001784 0.000481 3.536282 ( 8.388784)
build_all 0.006783 0.001826 6.286774 ( 7.183910)
build_install 0.010661 0.009546 8.032753 ( 10.292141)
test_btest 0.000629 0.000203 83.288314 ( 63.452760)
test_basic 0.003215 0.001034 0.941845 ( 2.250977)
test_all 0.010111 0.000000 710.872391 (604.392907)
test_rubyspec 0.034648 0.035584 105.604294 (185.652387)
total: 891.71 sec