Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-092220
#<BuildRuby:0x000055fb32fd6230
@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-092220",
@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.000015 0.000003 0.000018 ( 0.000016)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005609 0.000831 2.327651 ( 5.790326)
build_miniruby 0.001455 0.000216 1.785762 ( 4.047508)
build_ruby 0.001497 0.000222 3.507146 ( 6.843332)
build_all 0.008461 0.000592 6.564721 ( 6.247041)
build_install 0.018186 0.002598 8.333432 ( 9.847077)
test_btest 0.001149 0.000164 85.240176 ( 67.747895)
test_basic 0.006880 0.000983 0.978609 ( 2.152487)
test_all 0.004579 0.006551 720.805536 (444.113979)
test_rubyspec 0.054477 0.018637 105.663176 (155.583078)
total: 702.37 sec