Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-210132
#<BuildRuby:0x00007f7aa2d8fdc8
@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.20240829-210132",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000000 0.000057 0.000057 ( 0.000057)
build_up 0.000000 0.007259 2.878447 ( 2.923484)
build_miniruby 0.001477 0.000000 1.154173 ( 1.151157)
build_ruby 0.001415 0.000259 3.062280 ( 3.292267)
build_all 0.005369 0.003206 7.493812 ( 2.820341)
build_install 0.019227 0.000971 11.043774 ( 5.388986)
test_btest 0.000000 0.000850 120.121121 ( 46.311435)
test_basic 0.003399 0.005997 1.233819 ( 6.713075)
test_all 0.102863 0.049616 866.892653 (274.599172)
test_rubyspec 0.055206 0.033148 167.565145 ( 38.222383)
total: 381.42 sec