Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-094942
#<BuildRuby:0x00007f99c9d9fde0
@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.20240927-094942",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000032 0.000006 0.000038 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.007771 0.001554 5.071081 ( 4.430353)
build_miniruby 0.001386 0.000277 2.123419 ( 2.121485)
build_ruby 0.001533 0.000306 3.766986 ( 3.978413)
build_all 0.009801 0.001052 6.964485 ( 3.572616)
build_install 0.015962 0.008583 11.699571 ( 7.721341)
test_btest 0.000935 0.000213 95.316615 ( 38.185170)
test_basic 0.006529 0.006192 1.133388 ( 1.199457)
test_all 0.107375 0.039696 802.048817 (234.869030)
test_rubyspec 0.039928 0.047598 134.627736 ( 30.576112)
total: 326.66 sec