Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-180903
#<BuildRuby:0x00005585c24d6168
@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.20221227-180903",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000569 0.004057 1.046771 ( 1.767086)
build_miniruby 0.001208 0.000000 1.223331 ( 1.222124)
build_ruby 0.001246 0.000000 3.166470 ( 3.525309)
build_all 0.006836 0.000000 3.442316 ( 1.790959)
build_install 0.006693 0.006221 2.749922 ( 1.857272)
test_btest 0.000898 0.000000 56.316560 ( 16.154336)
test_basic 0.000425 0.004563 0.429945 ( 0.523805)
test_all 0.001079 0.000215 619.801266 (185.047714)
test_rubyspec 0.021012 0.019728 64.648550 ( 74.543290)
total: 286.43 sec