Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-040516
#<BuildRuby:0x000056220dbbdfc0
@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.20230924-040516",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.002840 0.003625 2.041027 ( 3.266393)
build_miniruby 0.001121 0.000374 1.565510 ( 1.564044)
build_ruby 0.001929 0.000000 2.829194 ( 3.020984)
build_all 0.002903 0.004344 6.012919 ( 2.452076)
build_install 0.009736 0.006287 6.666443 ( 3.204492)
test_btest 0.000607 0.000238 78.359478 ( 20.915571)
test_basic 0.000000 0.005787 0.787686 ( 1.904420)
test_all 0.002571 0.006287 661.305203 (212.100648)
test_rubyspec 0.019430 0.039099 90.406311 (101.834503)
total: 350.26 sec