Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-135351
#<BuildRuby:0x00007ffa305cfdc8
@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-135351",
@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.000024)
autoconf 0.000097 0.000000 0.000097 ( 0.000098)
configure 0.000050 0.000000 0.000050 ( 0.000050)
build_up 0.006189 0.003646 4.232763 ( 6.321202)
build_miniruby 0.001942 0.000448 1.867550 ( 2.748452)
build_ruby 0.001991 0.000459 4.948132 ( 17.633554)
build_all 0.010554 0.000530 8.994061 ( 10.520340)
build_install 0.023864 0.002347 12.307699 ( 14.393489)
test_btest 0.000836 0.000171 130.519191 (139.243987)
test_basic 0.004516 0.008853 1.414115 ( 2.054889)
test_all 0.119123 0.036184 875.764940 (333.474694)
test_rubyspec 0.038815 0.054219 173.491801 ( 46.375053)
total: 572.77 sec