Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-104544
#<BuildRuby:0x000055c1da05e230
@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.20221208-104544",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.000000 0.005666 1.216235 ( 1.385046)
build_miniruby 0.000000 0.001075 1.032511 ( 1.031114)
build_ruby 0.000000 0.001437 1.975580 ( 1.967808)
build_all 0.000000 0.006074 3.140240 ( 1.412548)
build_install 0.003966 0.008249 2.459616 ( 1.516956)
test_btest 0.000570 0.000153 55.112003 ( 15.311748)
test_basic 0.003452 0.000930 0.405683 ( 0.499215)
test_all 0.000917 0.000118 578.010575 (163.762420)
test_rubyspec 0.013294 0.025265 54.183895 ( 64.238920)
total: 251.13 sec