Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-150613
#<BuildRuby:0x00005626cf741e80
@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.20230209-150613",
@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.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000023)
build_up 0.005090 0.000248 1.203047 ( 2.055770)
build_miniruby 0.001427 0.000286 1.221435 ( 1.268700)
build_ruby 0.000000 0.001760 2.337490 ( 2.594551)
build_all 0.004199 0.003133 3.845106 ( 2.476619)
build_install 0.006002 0.010337 2.963345 ( 2.660694)
test_btest 0.000502 0.000161 56.725364 ( 27.009268)
test_basic 0.005768 0.000573 0.445836 ( 0.550860)
test_all 0.002549 0.000000 661.193482 (247.063794)
test_rubyspec 0.020248 0.027071 72.067706 ( 82.868869)
total: 368.55 sec