Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-090120
#<BuildRuby:0x00007f5ca7c8fdd8
@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.20240828-090120",
@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.000023)
autoconf 0.000040 0.000000 0.000040 ( 0.000040)
configure 0.000033 0.000000 0.000033 ( 0.000032)
build_up 0.004578 0.003336 3.298540 ( 3.143599)
build_miniruby 0.000000 0.001613 1.260943 ( 1.257749)
build_ruby 0.000000 0.002031 3.822275 ( 3.989376)
build_all 0.008018 0.001023 8.398391 ( 3.203955)
build_install 0.016847 0.001952 10.559644 ( 4.662874)
test_btest 0.000835 0.000000 118.409763 ( 30.759764)
test_basic 0.010604 0.000000 1.326757 ( 1.375532)
test_all 0.113766 0.040141 867.047255 (262.475064)
test_rubyspec 0.044201 0.042532 171.098678 ( 32.401679)
total: 343.27 sec