Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-042925
#<BuildRuby:0x00007fe9a743fdd0
@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.20241201-042925",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.008070 0.000023 3.424756 ( 3.314733)
build_miniruby 0.000000 0.001784 1.601480 ( 1.597786)
build_ruby 0.000000 0.001956 4.274854 ( 4.393765)
build_all 0.004029 0.002870 6.544199 ( 2.818392)
build_install 0.009928 0.008204 9.144196 ( 4.528897)
test_btest 0.000861 0.000157 77.503883 ( 21.079731)
test_basic 0.006131 0.003917 1.092119 ( 1.140058)
test_all 0.107156 0.034501 698.272495 (205.156725)
test_rubyspec 0.044134 0.031707 116.892237 ( 22.035644)
total: 266.07 sec