Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-170035
#<BuildRuby:0x000056110fbe2118
@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.20230828-170035",
@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.000002 0.000025 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002058 0.004251 2.116782 ( 3.358716)
build_miniruby 0.001533 0.000219 1.718519 ( 1.720108)
build_ruby 0.001785 0.000000 3.217528 ( 3.422208)
build_all 0.008665 0.000000 6.499858 ( 2.951910)
build_install 0.015434 0.003724 7.918708 ( 4.640191)
test_btest 0.000000 0.000895 85.918326 ( 34.283602)
test_basic 0.002770 0.006817 1.025128 ( 1.282071)
test_all 0.008923 0.000732 705.597398 (250.569746)
test_rubyspec 0.029401 0.042251 103.170001 (115.795054)
total: 418.02 sec