Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-152554
#<BuildRuby:0x00005641a4611f20
@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.20230107-152554",
@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.000000 0.000013 ( 0.000015)
autoconf 0.000021 0.000000 0.000021 ( 0.000022)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.001109 0.004385 1.231127 ( 2.595904)
build_miniruby 0.001314 0.000110 1.577122 ( 1.825325)
build_ruby 0.001655 0.000138 3.707146 ( 5.108137)
build_all 0.005684 0.004095 4.117009 ( 4.470861)
build_install 0.016434 0.003664 3.273563 ( 4.118633)
test_btest 0.000718 0.000093 60.509510 ( 55.565971)
test_basic 0.003494 0.000450 0.455934 ( 0.953794)
test_all 0.001219 0.000157 708.345304 (696.478968)
test_rubyspec 0.030860 0.025141 76.523927 (101.530925)
total: 872.65 sec