Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-220607
#<BuildRuby:0x0000555e23e4a008
@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.20221207-220607",
@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.000010 0.000004 0.000014 ( 0.000015)
autoconf 0.000019 0.000008 0.000027 ( 0.000026)
configure 0.000001 0.000001 0.000002 ( 0.000023)
build_up 0.000000 0.005109 1.316697 ( 1.510124)
build_miniruby 0.000086 0.001051 0.992231 ( 0.990726)
build_ruby 0.001547 0.000000 2.075256 ( 2.067427)
build_all 0.006464 0.000000 3.565090 ( 1.819316)
build_install 0.010340 0.003529 2.546171 ( 1.634175)
test_btest 0.000455 0.000189 55.108947 ( 23.589988)
test_basic 0.006470 0.000000 0.421103 ( 0.528271)
test_all 0.001921 0.000000 639.359522 (240.163405)
test_rubyspec 0.020973 0.024262 68.327462 ( 79.063922)
total: 351.37 sec