Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-170317
#<BuildRuby:0x0000557b8c0ca168
@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.20230210-170317",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001257 0.003408 0.924658 ( 1.299858)
build_miniruby 0.000899 0.000214 1.090777 ( 1.088952)
build_ruby 0.001094 0.000260 2.049191 ( 2.270913)
build_all 0.003057 0.002734 3.385501 ( 1.560094)
build_install 0.007381 0.004867 2.627068 ( 1.774388)
test_btest 0.000527 0.000154 56.847375 ( 14.979180)
test_basic 0.000548 0.004188 0.418799 ( 0.511978)
test_all 0.001025 0.000342 595.600452 (191.110231)
test_rubyspec 0.022762 0.012080 59.504405 ( 69.532730)
total: 284.13 sec