Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-233908
#<BuildRuby:0x0000563e0d2a2118
@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.20230827-233908",
@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.000000 0.000014 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.005880 0.000203 2.188284 ( 3.546853)
build_miniruby 0.001675 0.000057 1.673101 ( 1.672817)
build_ruby 0.001605 0.000000 3.330449 ( 3.673157)
build_all 0.008418 0.000051 6.199313 ( 3.890788)
build_install 0.016158 0.004767 7.869031 ( 5.829726)
test_btest 0.000443 0.000636 84.869073 ( 42.449045)
test_basic 0.000000 0.008238 0.957133 ( 1.114133)
test_all 0.000000 0.009587 673.481430 (260.067016)
test_rubyspec 0.032960 0.034899 105.278933 (119.491021)
total: 441.74 sec