Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-164410
#<BuildRuby:0x00007f70a87afdd0
@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.20240616-164410",
@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.000027 0.000009 0.000036 ( 0.000031)
autoconf 0.000038 0.000013 0.000051 ( 0.000047)
configure 0.000030 0.000011 0.000041 ( 0.000040)
build_up 0.008887 0.001640 4.021924 ( 4.370387)
build_miniruby 0.002063 0.000000 1.751595 ( 1.846222)
build_ruby 0.002345 0.000129 3.725364 ( 3.950161)
build_all 0.000000 0.007880 6.989851 ( 2.669631)
build_install 0.012844 0.005302 9.218503 ( 4.212347)
test_btest 0.000676 0.000262 108.199574 ( 29.032954)
test_basic 0.001025 0.007619 1.139315 ( 1.191410)
test_all 0.112811 0.036154 749.299325 (223.928996)
test_rubyspec 0.050554 0.037942 162.009394 ( 26.627506)
total: 297.83 sec