Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-102332
#<BuildRuby:0x0000557484195f70
@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.20231019-102332",
@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.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003069 0.004603 2.388635 ( 3.376005)
build_miniruby 0.002107 0.000000 1.727830 ( 1.793476)
build_ruby 0.001824 0.000000 3.508201 ( 3.929839)
build_all 0.008405 0.000758 6.494552 ( 4.267561)
build_install 0.016477 0.004987 8.171711 ( 5.520406)
test_btest 0.000782 0.000152 87.707895 ( 60.417673)
test_basic 0.007998 0.000668 0.986499 ( 1.239818)
test_all 0.009792 0.000000 757.457281 (401.476779)
test_rubyspec 0.055653 0.026707 111.932736 (152.513232)
total: 634.54 sec