Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-091819
#<BuildRuby:0x00005572a54aa1d8
@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.20230803-091819",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.003456 0.003655 2.312816 ( 6.108957)
build_miniruby 0.001244 0.000201 1.714025 ( 3.198767)
build_ruby 0.001357 0.000219 3.457756 ( 6.960081)
build_all 0.007326 0.000554 2.725520 ( 4.629051)
build_install 0.019774 0.000583 4.375872 ( 7.018091)
test_btest 0.000978 0.000136 84.669463 ( 69.439920)
test_basic 0.003527 0.000490 0.963017 ( 2.676098)
test_all 0.001635 0.000227 710.910074 (540.028826)
test_rubyspec 0.010741 0.047773 101.710936 (170.245599)
total: 810.31 sec