Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-201007
#<BuildRuby:0x00005636856b5a00
@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.20230612-201007",
@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.000004 0.000015 ( 0.000014)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000014 0.000004 0.000018 ( 0.000019)
build_up 0.004597 0.001452 1.905174 ( 4.930718)
build_miniruby 0.001318 0.000416 1.436867 ( 2.004711)
build_ruby 0.001433 0.000453 2.775596 ( 3.988183)
build_all 0.006657 0.000676 2.247235 ( 2.555005)
build_install 0.007892 0.009735 3.594171 ( 4.155876)
test_btest 0.000532 0.000200 75.367563 ( 45.563244)
test_basic 0.000000 0.007495 0.827217 ( 1.446655)
test_all 0.000645 0.000960 578.773219 (332.009903)
test_rubyspec 0.028570 0.023011 82.941327 (120.539611)
total: 517.19 sec