Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-133442
#<BuildRuby:0x00007f2e9503fdc0
@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.20241009-133442",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.004110 0.003999 4.046764 ( 5.992867)
build_miniruby 0.001742 0.000000 1.751123 ( 1.758160)
build_ruby 0.001287 0.000660 3.799290 ( 38.069495)
build_all 0.005420 0.003454 6.463936 ( 2.504374)
build_install 0.010642 0.008889 9.020813 ( 4.119083)
test_btest 0.000901 0.000000 92.096811 ( 25.184588)
test_basic 0.000996 0.009701 1.142094 ( 1.188225)
test_all 0.107496 0.040567 794.059208 (243.220153)
test_rubyspec 0.061130 0.030576 131.145750 ( 28.023376)
total: 350.06 sec