Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-052545
#<BuildRuby:0x00007fa4551ffdc8
@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.20240707-052545",
@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.000005 0.000025 ( 0.000026)
autoconf 0.000038 0.000009 0.000047 ( 0.000046)
configure 0.000036 0.000009 0.000045 ( 0.000045)
build_up 0.003708 0.004997 4.354334 ( 3.827546)
build_miniruby 0.001430 0.000378 1.783378 ( 1.779765)
build_ruby 0.002190 0.000000 4.113571 ( 4.240467)
build_all 0.005614 0.004046 8.348844 ( 3.191618)
build_install 0.016297 0.008218 12.317937 ( 5.503753)
test_btest 0.000775 0.000232 125.077431 ( 32.383966)
test_basic 0.008926 0.001391 1.260658 ( 1.304215)
test_all 0.102841 0.058194 925.498867 (276.165922)
test_rubyspec 0.039070 0.055915 179.476059 ( 32.903933)
total: 361.30 sec