Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-184621
#<BuildRuby:0x00007fcb4690fdd0
@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.20240831-184621",
@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.000026 0.000006 0.000032 ( 0.000032)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.000143 0.007017 3.208850 ( 3.099011)
build_miniruby 0.001575 0.000000 1.183243 ( 1.180056)
build_ruby 0.001761 0.000000 4.233988 ( 4.420415)
build_all 0.007901 0.000000 7.178512 ( 2.972544)
build_install 0.008504 0.007979 9.670602 ( 4.383119)
test_btest 0.000667 0.000208 105.492700 ( 27.093606)
test_basic 0.003808 0.005292 1.071939 ( 1.122706)
test_all 0.103830 0.040243 759.204344 (236.070815)
test_rubyspec 0.059946 0.025308 164.336476 ( 35.232110)
total: 315.58 sec