Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-095043
#<BuildRuby:0x000055f7dec55fb8
@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.20230926-095043",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006484 0.000695 2.279049 ( 4.743479)
build_miniruby 0.001659 0.000178 1.682590 ( 1.803619)
build_ruby 0.001458 0.000156 3.631579 ( 4.075550)
build_all 0.008807 0.000010 6.466347 ( 4.552948)
build_install 0.015715 0.004677 7.845187 ( 6.057144)
test_btest 0.000888 0.000108 83.401667 ( 44.891370)
test_basic 0.000000 0.009598 0.979091 ( 1.249952)
test_all 0.002253 0.007533 713.174625 (317.771568)
test_rubyspec 0.038793 0.032607 104.401600 (123.567523)
total: 508.71 sec