Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-074942
#<BuildRuby:0x000055dd5ca5e120
@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.20231023-074942",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.002226 0.004603 3.425874 ( 3.554604)
build_miniruby 0.001668 0.000000 1.346218 ( 1.344849)
build_ruby 0.001588 0.000000 3.051918 ( 3.268089)
build_all 0.005193 0.003067 5.675247 ( 2.951831)
build_install 0.015090 0.003754 7.544852 ( 3.932269)
test_btest 0.000680 0.000188 79.427598 ( 31.199909)
test_basic 0.003032 0.004900 0.908937 ( 1.017126)
test_all 0.093396 0.022574 636.566296 (229.570675)
test_rubyspec 0.031837 0.034043 93.489052 (105.420777)
total: 382.26 sec