Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-231838
#<BuildRuby:0x000055dfe7af2018
@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.20230916-231838",
@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.000026 0.000003 0.000029 ( 0.000025)
autoconf 0.000037 0.000005 0.000042 ( 0.000037)
configure 0.000034 0.000005 0.000039 ( 0.000038)
build_up 0.003879 0.003916 2.391004 ( 3.710105)
build_miniruby 0.001705 0.000266 1.739137 ( 1.756219)
build_ruby 0.001370 0.000214 3.481450 ( 3.711947)
build_all 0.004168 0.004054 6.130084 ( 3.402417)
build_install 0.017900 0.000966 7.552696 ( 5.244854)
test_btest 0.000693 0.000115 83.149789 ( 37.280926)
test_basic 0.004368 0.003469 0.969621 ( 1.100211)
test_all 0.008390 0.001545 710.109877 (271.664717)
test_rubyspec 0.048190 0.022889 103.872194 (116.984513)
total: 444.86 sec