Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-150323
#<BuildRuby:0x00007fbc4c7dfdd8
@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.20240815-150323",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000000 0.007962 3.074259 ( 3.096098)
build_miniruby 0.001093 0.000457 1.302627 ( 1.300551)
build_ruby 0.001867 0.000000 4.134499 ( 4.271907)
build_all 0.005538 0.003854 7.820359 ( 3.121081)
build_install 0.012815 0.004285 10.748836 ( 5.289077)
test_btest 0.000719 0.000257 116.335917 ( 31.401052)
test_basic 0.000000 0.010053 1.199355 ( 1.251776)
test_all 0.097417 0.053130 842.576635 (241.565376)
test_rubyspec 0.052656 0.038579 164.758867 ( 35.026385)
total: 326.32 sec