Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-193747
#<BuildRuby:0x00007fab373dfdd0
@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.20241007-193747",
@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.000016)
autoconf 0.000024 0.000007 0.000031 ( 0.000030)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.008063 0.000000 3.809846 ( 3.635747)
build_miniruby 0.000000 0.001779 1.662858 ( 1.660764)
build_ruby 0.000615 0.001265 4.413733 ( 4.576810)
build_all 0.003909 0.005112 7.046539 ( 2.753833)
build_install 0.014061 0.002900 9.290112 ( 4.227243)
test_btest 0.000826 0.000240 95.891601 ( 25.792019)
test_basic 0.001930 0.007993 1.207414 ( 1.254503)
test_all 0.087236 0.063148 782.192989 (235.232861)
test_rubyspec 0.042949 0.047218 141.490191 ( 31.649580)
total: 310.78 sec