Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-232357
#<BuildRuby:0x0000564befe8a120
@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.20230628-232357",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006518 0.000429 2.142738 ( 6.650161)
build_miniruby 0.001318 0.000220 1.664586 ( 3.243654)
build_ruby 0.001586 0.000265 3.278592 ( 6.734487)
build_all 0.008204 0.000000 2.602866 ( 4.101026)
build_install 0.017174 0.004967 4.119129 ( 7.251493)
test_btest 0.000813 0.000140 82.355924 ( 83.586458)
test_basic 0.006479 0.001117 0.896542 ( 2.173510)
test_all 0.001363 0.000235 628.484415 (698.004177)
test_rubyspec 0.031708 0.030634 93.783004 (204.475359)
total: 1016.22 sec