Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-230145
#<BuildRuby:0x0000558b5f801f48
@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.20231023-230145",
@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.000025 0.000002 0.000027 ( 0.000028)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.008436 0.000903 3.742816 ( 4.580592)
build_miniruby 0.001557 0.000167 1.665806 ( 1.782321)
build_ruby 0.001999 0.000000 3.423512 ( 3.808632)
build_all 0.005033 0.003643 5.909930 ( 3.339496)
build_install 0.016973 0.004856 7.951940 ( 4.771947)
test_btest 0.000723 0.000106 79.621926 ( 50.582339)
test_basic 0.007122 0.001047 0.894108 ( 1.257469)
test_all 0.077116 0.049583 668.724623 (574.053195)
test_rubyspec 0.048074 0.029739 102.317000 (169.213758)
total: 813.39 sec