Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-154911
#<BuildRuby:0x00007fba8d6dfde0
@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.20240708-154911",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.001397 0.007124 3.659006 ( 3.328680)
build_miniruby 0.001334 0.000414 1.309138 ( 1.306335)
build_ruby 0.001790 0.000556 3.941910 ( 4.159077)
build_all 0.005382 0.003151 8.020677 ( 3.280833)
build_install 0.010331 0.008728 10.421661 ( 4.582457)
test_btest 0.000649 0.000236 114.105881 ( 32.300385)
test_basic 0.004955 0.005957 1.102922 ( 1.159711)
test_all 0.099264 0.051953 834.865740 (233.055197)
test_rubyspec 0.041136 0.044702 166.790465 ( 35.382296)
total: 318.56 sec