Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-041448
#<BuildRuby:0x000055958e9fa2a8
@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.20221230-041448",
@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.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004249 0.000425 1.078069 ( 1.486920)
build_miniruby 0.001124 0.000000 1.153260 ( 1.151701)
build_ruby 0.001249 0.000000 2.950011 ( 3.289748)
build_all 0.006425 0.000000 3.581061 ( 1.854455)
build_install 0.014540 0.000000 2.925251 ( 1.966430)
test_btest 0.000704 0.000000 57.691841 ( 21.302235)
test_basic 0.000000 0.006565 0.437981 ( 0.539781)
test_all 0.001071 0.000618 628.266003 (202.749561)
test_rubyspec 0.024866 0.018007 66.748618 ( 76.712817)
total: 311.05 sec