Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-122132
#<BuildRuby:0x000055e8d6c12130
@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.20230623-122132",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.006712 1.986689 ( 4.164801)
build_miniruby 0.000000 0.001636 1.634896 ( 1.646584)
build_ruby 0.000000 0.001629 3.203706 ( 3.444448)
build_all 0.002814 0.004486 2.291856 ( 1.947043)
build_install 0.017425 0.001219 3.591261 ( 3.166525)
test_btest 0.000501 0.000137 78.606412 ( 43.879445)
test_basic 0.000000 0.008431 0.856308 ( 1.459290)
test_all 0.001351 0.000302 593.918024 (319.339012)
test_rubyspec 0.037724 0.015485 85.826569 (123.947896)
total: 503.00 sec