Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-132559
#<BuildRuby:0x0000560ac9f62208
@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.20230811-132559",
@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.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.007527 0.000000 2.326894 ( 6.768292)
build_miniruby 0.001415 0.000087 1.874774 ( 4.725240)
build_ruby 0.000000 0.001864 3.573210 ( 7.720235)
build_all 0.001254 0.009167 2.882205 ( 4.272789)
build_install 0.020017 0.001853 4.545558 ( 7.771327)
test_btest 0.000715 0.000173 85.511456 ( 75.080336)
test_basic 0.006889 0.001670 1.038244 ( 2.993498)
test_all 0.001508 0.000366 682.748327 (538.689860)
test_rubyspec 0.017197 0.045744 101.846619 (195.703958)
total: 843.73 sec