Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-025607
#<BuildRuby:0x0000563b06235fb8
@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.20230711-025607",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.003864 0.003034 2.172403 ( 3.880507)
build_miniruby 0.001093 0.000262 1.684338 ( 1.923585)
build_ruby 0.001450 0.000348 3.311285 ( 4.040117)
build_all 0.007457 0.000000 2.475139 ( 1.644094)
build_install 0.018138 0.001138 3.930149 ( 3.250157)
test_btest 0.000795 0.000159 81.803277 ( 41.630003)
test_basic 0.006756 0.001351 0.959681 ( 1.066316)
test_all 0.001744 0.000349 612.124644 (272.958535)
test_rubyspec 0.025048 0.031221 91.828508 (121.581254)
total: 451.98 sec