Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-231218
#<BuildRuby:0x000056335937a1a8
@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.20230624-231218",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000013 0.000003 0.000016 ( 0.000031)
configure 0.000008 0.000002 0.000010 ( 0.000022)
build_up 0.001869 0.004467 1.945434 ( 3.172136)
build_miniruby 0.001645 0.000000 1.451756 ( 1.454400)
build_ruby 0.001430 0.000000 2.883124 ( 3.108001)
build_all 0.006360 0.000335 2.315202 ( 1.356605)
build_install 0.010057 0.005672 3.590322 ( 2.383359)
test_btest 0.000678 0.000176 80.091124 ( 22.314811)
test_basic 0.000630 0.004572 0.794458 ( 0.870549)
test_all 0.000687 0.000204 582.894028 (239.236980)
test_rubyspec 0.037160 0.027292 93.238665 (175.111723)
total: 449.01 sec