Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-030032
#<BuildRuby:0x00005606b7ab9a00
@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.20230106-030032",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.001571 0.002889 1.079321 ( 1.518756)
build_miniruby 0.001045 0.000000 1.105347 ( 1.104100)
build_ruby 0.001452 0.000000 3.091735 ( 3.519143)
build_all 0.003827 0.004176 3.710571 ( 1.986169)
build_install 0.014915 0.000635 2.915886 ( 2.188152)
test_btest 0.000657 0.000113 57.049272 ( 26.332704)
test_basic 0.005597 0.000965 0.463769 ( 0.605991)
test_all 0.001188 0.000204 618.724441 (215.545607)
test_rubyspec 0.029017 0.021887 70.840390 ( 81.492129)
total: 334.29 sec