Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-230437
#<BuildRuby:0x00007f20a60efdd0
@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.20241010-230437",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000032 0.000011 0.000043 ( 0.000044)
configure 0.000027 0.000009 0.000036 ( 0.000037)
build_up 0.008031 0.001267 4.334361 ( 5.069362)
build_miniruby 0.002379 0.000000 1.784102 ( 1.925861)
build_ruby 0.002189 0.000139 4.611627 ( 5.128146)
build_all 0.006149 0.004882 7.807218 ( 5.843263)
build_install 0.024100 0.001274 10.833714 ( 7.672947)
test_btest 0.000904 0.000264 96.410873 ( 73.783134)
test_basic 0.010164 0.001738 1.185499 ( 1.373482)
test_all 0.123671 0.032367 818.638182 (351.035903)
test_rubyspec 0.055982 0.032623 128.983911 ( 30.865870)
total: 482.70 sec