Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-204727
#<BuildRuby:0x000055604d04e3b0
@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.20230820-204727",
@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.000024 0.000001 0.000025 ( 0.000024)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000033 0.000001 0.000034 ( 0.000034)
build_up 0.006615 0.000075 2.244946 ( 5.128192)
build_miniruby 0.001621 0.000048 1.632168 ( 2.338975)
build_ruby 0.001791 0.000053 3.233106 ( 4.486770)
build_all 0.007953 0.000106 6.227173 ( 5.555168)
build_install 0.006505 0.012359 7.724011 ( 7.145142)
test_btest 0.000776 0.000082 82.580822 ( 44.836887)
test_basic 0.007179 0.000756 0.955370 ( 1.216796)
test_all 0.008886 0.000935 698.471240 (357.466768)
test_rubyspec 0.024231 0.043061 105.549373 (152.008138)
total: 580.18 sec