Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-013426
#<BuildRuby:0x000056118f291ed0
@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.20230814-013426",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.007320 0.000813 2.573405 ( 6.935824)
build_miniruby 0.001591 0.000177 6.994171 ( 12.794750)
build_ruby 0.001457 0.000162 4.034990 ( 7.622246)
build_all 0.007500 0.000834 2.785547 ( 4.111146)
build_install 0.006795 0.013721 4.462522 ( 6.437525)
test_btest 0.000000 0.000902 82.892340 ( 61.341354)
test_basic 0.004476 0.003488 0.967853 ( 2.135637)
test_all 0.000605 0.000999 689.677085 (490.315339)
test_rubyspec 0.034950 0.030221 100.619672 (195.403966)
total: 787.10 sec