Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-020052
#<BuildRuby:0x00005556466f23d0
@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.20230617-020052",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005314 0.001226 1.922307 ( 4.065697)
build_miniruby 0.001532 0.000000 1.428107 ( 1.479017)
build_ruby 0.001684 0.000000 2.839435 ( 3.425341)
build_all 0.005061 0.003218 2.439913 ( 2.489919)
build_install 0.017944 0.001271 3.652449 ( 3.918345)
test_btest 0.000742 0.000163 76.207880 ( 44.247274)
test_basic 0.006461 0.000468 0.804266 ( 1.230742)
test_all 0.001385 0.000294 557.577521 (301.230289)
test_rubyspec 0.031785 0.023176 84.583182 (121.727217)
total: 483.81 sec