Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-102939
#<BuildRuby:0x000055d2fa0223d0
@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.20230927-102939",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006557 0.000455 2.346471 ( 6.088253)
build_miniruby 0.001801 0.000000 1.800761 ( 2.656027)
build_ruby 0.001704 0.000000 3.551187 ( 4.238248)
build_all 0.008748 0.000677 6.645551 ( 6.474412)
build_install 0.016080 0.006602 8.251058 ( 8.488185)
test_btest 0.000720 0.000140 87.492656 ( 67.821287)
test_basic 0.000000 0.008954 1.014724 ( 1.584781)
test_all 0.007158 0.003302 722.283022 (555.254047)
test_rubyspec 0.025771 0.057682 112.474351 (153.621568)
total: 806.23 sec