Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-102651
#<BuildRuby:0x00007fa015fafde0
@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.20240823-102651",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.000601 0.007110 3.675009 ( 3.602285)
build_miniruby 0.001401 0.000409 1.436155 ( 1.432341)
build_ruby 0.001605 0.000468 4.178235 ( 4.328229)
build_all 0.007395 0.000936 8.163272 ( 3.102825)
build_install 0.018816 0.000000 11.111447 ( 5.190325)
test_btest 0.000935 0.000000 118.751572 ( 31.916204)
test_basic 0.006778 0.002546 1.102935 ( 1.146508)
test_all 0.100909 0.050427 851.871849 (244.410030)
test_rubyspec 0.061165 0.030999 165.423099 ( 33.531776)
total: 328.66 sec