Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-121826
#<BuildRuby:0x00005555f3c7da00
@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.20230804-121826",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006624 0.001019 2.360748 ( 5.713265)
build_miniruby 0.001055 0.000162 2.141572 ( 3.538782)
build_ruby 0.001490 0.000229 3.566640 ( 6.342948)
build_all 0.007440 0.000453 2.844373 ( 3.092539)
build_install 0.017652 0.003083 4.546894 ( 5.820063)
test_btest 0.000675 0.000103 85.763691 ( 57.443415)
test_basic 0.004018 0.004197 1.033299 ( 2.003265)
test_all 0.000000 0.001852 685.576790 (413.804922)
test_rubyspec 0.017916 0.040803 103.335032 (179.835310)
total: 677.60 sec