Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-215926
#<BuildRuby:0x0000558af2fa2008
@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.20240225-215926",
@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.000020 0.000003 0.000023 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005883 0.003605 2.618679 ( 4.223516)
build_miniruby 0.001366 0.000262 1.835810 ( 2.470325)
build_ruby 0.000000 0.001867 3.527086 ( 4.723106)
build_all 0.005572 0.003340 6.857503 ( 7.627145)
build_install 0.014274 0.008876 8.951272 ( 10.129686)
test_btest 0.000816 0.000225 93.977496 (113.685375)
test_basic 0.006771 0.001868 1.044962 ( 2.029922)
test_all 0.084456 0.044719 877.799804 (820.634698)
test_rubyspec 0.050368 0.041097 133.587191 (174.684693)
total: 1140.21 sec