Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-143022
#<BuildRuby:0x000055a64bea1fb8
@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.20230803-143022",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006101 0.000678 2.245853 ( 5.431547)
build_miniruby 0.001404 0.000156 1.676591 ( 1.944489)
build_ruby 0.001355 0.000151 3.305336 ( 4.522135)
build_all 0.002688 0.004916 2.660105 ( 2.564231)
build_install 0.013281 0.005317 4.054215 ( 3.931422)
test_btest 0.000602 0.000104 81.693858 ( 48.305825)
test_basic 0.000000 0.008020 0.937358 ( 1.603184)
test_all 0.001145 0.000619 694.502498 (418.668073)
test_rubyspec 0.052397 0.005813 100.753496 (156.136225)
total: 643.11 sec