Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-083655
#<BuildRuby:0x00005556550c2230
@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.20230630-083655",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.000000 0.006171 2.050366 ( 3.445109)
build_miniruby 0.000294 0.001186 1.590520 ( 1.642782)
build_ruby 0.000000 0.001961 3.303148 ( 3.563730)
build_all 0.001905 0.005372 2.572823 ( 2.148289)
build_install 0.017091 0.001156 3.785278 ( 3.985285)
test_btest 0.000573 0.000152 81.010417 ( 37.719988)
test_basic 0.003431 0.003594 0.892654 ( 1.024098)
test_all 0.001116 0.000319 582.547031 (304.700933)
test_rubyspec 0.018811 0.039202 89.938509 (130.102825)
total: 488.33 sec