Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-181329
#<BuildRuby:0x00007f83865ffdc8
@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.20240807-181329",
@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.000006 0.000019 ( 0.000018)
autoconf 0.000020 0.000008 0.000028 ( 0.000028)
configure 0.000017 0.000007 0.000024 ( 0.000026)
build_up 0.001144 0.006446 3.465980 ( 3.373103)
build_miniruby 0.001100 0.000550 1.522962 ( 1.519332)
build_ruby 0.001231 0.000616 3.482607 ( 3.731492)
build_all 0.002271 0.006885 8.304147 ( 3.265793)
build_install 0.013548 0.006674 11.153065 ( 4.961350)
test_btest 0.000603 0.000336 117.730605 ( 31.880875)
test_basic 0.003992 0.006161 1.031016 ( 1.077458)
test_all 0.116644 0.029277 797.107024 (246.348266)
test_rubyspec 0.056765 0.028822 160.648317 ( 35.150429)
total: 331.31 sec