Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-024509
#<BuildRuby:0x000055bac7472228
@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.20231217-024509",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000023 0.000000 0.000023 ( 0.000025)
autoconf 0.000028 0.000000 0.000028 ( 0.000030)
configure 0.000028 0.000000 0.000028 ( 0.000029)
build_up 0.004047 0.004237 2.484269 ( 3.355082)
build_miniruby 0.001555 0.000000 1.780276 ( 1.893815)
build_ruby 0.001814 0.000000 3.476982 ( 4.064967)
build_all 0.004080 0.004454 6.029497 ( 5.091431)
build_install 0.023138 0.000000 7.888291 ( 6.546140)
test_btest 0.000767 0.000000 84.517315 ( 52.107088)
test_basic 0.005325 0.003403 0.920425 ( 1.066770)
test_all 0.091641 0.035099 713.863956 (302.536374)
test_rubyspec 0.057865 0.024639 104.512409 (142.985335)
total: 519.65 sec