Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-042737
#<BuildRuby:0x00007f8d8990fdd0
@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.20241112-042737",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000022 0.000009 0.000031 ( 0.000030)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.004602 0.002625 2.706205 ( 2.663777)
build_miniruby 0.001005 0.000401 1.105754 ( 1.103192)
build_ruby 0.001217 0.000487 3.365872 ( 3.532244)
build_all 0.002449 0.004983 5.355376 ( 2.110587)
build_install 0.005042 0.010786 7.273071 ( 3.412505)
test_btest 0.000000 0.001063 69.602669 ( 18.795606)
test_basic 0.002664 0.006380 0.827567 ( 0.879058)
test_all 0.118978 0.024187 622.194103 (187.269229)
test_rubyspec 0.034697 0.046216 118.086043 ( 23.380674)
total: 243.15 sec