Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-011057
#<BuildRuby:0x000055ddc39aa258
@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.20230803-011057",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.006636 0.000916 2.230395 ( 7.272096)
build_miniruby 0.001543 0.000213 1.691807 ( 3.227450)
build_ruby 0.001540 0.000213 3.272577 ( 7.296305)
build_all 0.000612 0.007978 2.796404 ( 4.380212)
build_install 0.017539 0.001698 4.289208 ( 6.521077)
test_btest 0.000626 0.000118 81.507428 ( 61.605251)
test_basic 0.007975 0.000623 0.972758 ( 2.313225)
test_all 0.001145 0.000208 678.701332 (518.024438)
test_rubyspec 0.051532 0.017153 102.453333 (245.839266)
total: 856.48 sec