Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-003655
#<BuildRuby:0x00007f82a38bfdd0
@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.20240708-003655",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000025 0.000010 0.000035 ( 0.000036)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.006287 0.002515 4.348951 ( 3.744769)
build_miniruby 0.001201 0.000480 1.733212 ( 1.729690)
build_ruby 0.000000 0.001947 4.513215 ( 4.652176)
build_all 0.004290 0.004728 8.576703 ( 3.472732)
build_install 0.009006 0.012944 11.187750 ( 5.026964)
test_btest 0.000667 0.000361 120.701597 ( 31.832042)
test_basic 0.010177 0.000000 1.139529 ( 1.181114)
test_all 0.106817 0.052040 901.218014 (248.258586)
test_rubyspec 0.057077 0.039999 179.942870 ( 36.716567)
total: 336.62 sec