Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-074902
#<BuildRuby:0x000055d554f3a118
@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.20230823-074902",
@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.000014 0.000001 0.000015 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.006600 0.000426 2.383504 ( 6.465867)
build_miniruby 0.001431 0.000092 1.669833 ( 3.040554)
build_ruby 0.001498 0.000096 3.748309 ( 7.877805)
build_all 0.007802 0.000503 6.466763 ( 7.247492)
build_install 0.012928 0.009346 8.388126 ( 10.176860)
test_btest 0.000829 0.000101 87.964673 ( 71.766331)
test_basic 0.003722 0.005144 1.049169 ( 2.647873)
test_all 0.014506 0.000731 720.866478 (699.667901)
test_rubyspec 0.031011 0.045966 108.934059 (209.936013)
total: 1018.83 sec