Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-150503
#<BuildRuby:0x00007feceaaefdd8
@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.20241006-150503",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000032 0.000008 0.000040 ( 0.000038)
build_up 0.007434 0.001699 4.408853 ( 4.537086)
build_miniruby 0.001742 0.000399 1.646971 ( 1.671674)
build_ruby 0.002455 0.000000 4.650421 ( 4.906625)
build_all 0.006625 0.004400 7.752036 ( 4.531606)
build_install 0.014998 0.009110 11.088509 ( 7.026136)
test_btest 0.000846 0.000232 98.002950 ( 43.574885)
test_basic 0.007682 0.005308 1.231238 ( 1.321719)
test_all 0.100446 0.054504 764.582076 (251.309150)
test_rubyspec 0.059210 0.032525 137.298855 ( 34.607657)
total: 353.49 sec