Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-013916
#<BuildRuby:0x00005622dd665e80
@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.20230212-013916",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004270 0.000388 1.095980 ( 1.486104)
build_miniruby 0.001501 0.000000 1.138485 ( 1.136784)
build_ruby 0.001186 0.000000 2.163398 ( 2.366554)
build_all 0.006536 0.000000 3.653057 ( 1.827858)
build_install 0.011540 0.001907 2.477919 ( 1.625326)
test_btest 0.000678 0.000062 56.510750 ( 16.347063)
test_basic 0.000860 0.003577 0.414380 ( 0.506776)
test_all 0.001165 0.000141 631.972133 (190.056328)
test_rubyspec 0.030325 0.011061 64.829518 ( 74.815210)
total: 290.17 sec