Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-211212
#<BuildRuby:0x00007f7a1943fdd8
@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.20240619-211212",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.008312 0.001155 4.136631 ( 7.496671)
build_miniruby 0.000000 0.002409 1.871894 ( 3.120509)
build_ruby 0.001878 0.000606 4.734922 ( 7.878998)
build_all 0.003387 0.007814 8.701365 ( 12.589317)
build_install 0.023250 0.002994 11.696152 ( 16.913068)
test_btest 0.001295 0.000253 122.949921 (186.667073)
test_basic 0.007714 0.006057 1.371771 ( 3.054532)
test_all 0.131899 0.035921 938.730616 (1030.837091)
test_rubyspec 0.046814 0.048550 168.153689 ( 53.572421)
total: 1322.13 sec