Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-231319
#<BuildRuby:0x00007fd8d36ffdc0
@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-231319",
@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.000025 0.000007 0.000032 ( 0.000027)
autoconf 0.000041 0.000011 0.000052 ( 0.000049)
configure 0.000035 0.000010 0.000045 ( 0.000045)
build_up 0.009338 0.000350 4.053927 ( 6.989707)
build_miniruby 0.001716 0.000454 1.779273 ( 3.101503)
build_ruby 0.003088 0.000000 4.734268 ( 35.222648)
build_all 0.011745 0.000000 8.737192 ( 12.234618)
build_install 0.023502 0.005468 12.047915 ( 16.366338)
test_btest 0.001075 0.000088 121.215450 (174.433946)
test_basic 0.011576 0.003147 1.310781 ( 2.853491)
test_all 0.131143 0.033449 905.231495 (882.323472)
test_rubyspec 0.045279 0.048684 158.970047 ( 44.601717)
total: 1178.13 sec