Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-141011
#<BuildRuby:0x00007fd9e616fdd8
@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.20240726-141011",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000097 0.000000 0.000097 ( 0.000149)
configure 0.000043 0.000000 0.000043 ( 0.000043)
build_up 0.004675 0.003444 3.174254 ( 3.350423)
build_miniruby 0.001314 0.000246 1.506426 ( 1.503928)
build_ruby 0.001845 0.000346 3.581584 ( 3.770248)
build_all 0.004531 0.004143 7.572767 ( 3.057000)
build_install 0.019172 0.002997 10.229981 ( 4.641733)
test_btest 0.000838 0.000000 115.030307 ( 30.842901)
test_basic 0.010299 0.000000 1.142216 ( 1.198699)
test_all 0.103368 0.050693 883.392261 (264.699741)
test_rubyspec 0.044100 0.041847 165.539337 ( 35.428144)
total: 348.49 sec