Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-003239
#<BuildRuby:0x0000562cb743ded0
@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.20230204-003239",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.003937 0.000537 0.941117 ( 1.291854)
build_miniruby 0.000000 0.001539 0.879945 ( 0.878445)
build_ruby 0.000000 0.001181 1.823601 ( 2.048472)
build_all 0.002173 0.005012 3.246534 ( 1.536486)
build_install 0.013090 0.000996 2.532820 ( 1.690547)
test_btest 0.000801 0.000160 55.942778 ( 14.464955)
test_basic 0.004962 0.000000 0.377937 ( 0.472453)
test_all 0.001563 0.000000 591.316563 (167.752572)
test_rubyspec 0.025658 0.017065 59.519283 ( 69.359653)
total: 259.50 sec