Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-015420
#<BuildRuby:0x0000555f87d02258
@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.20230504-015420",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005070 0.000882 1.888318 ( 4.503520)
build_miniruby 0.001278 0.000222 1.297807 ( 1.397882)
build_ruby 0.001388 0.000242 2.581328 ( 2.850022)
build_all 0.005533 0.000198 2.067151 ( 1.695104)
build_install 0.012712 0.000000 3.196325 ( 2.717329)
test_btest 0.000656 0.000038 72.368505 ( 38.466967)
test_basic 0.000000 0.007259 0.793226 ( 1.027526)
test_all 0.000000 0.001702 555.363615 (227.804449)
test_rubyspec 0.030217 0.019870 79.106189 ( 95.659233)
total: 376.12 sec