Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-032110
#<BuildRuby:0x000055b2061ae3d0
@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.20230712-032110",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.003261 0.004238 2.191191 ( 5.990865)
build_miniruby 0.001670 0.000000 1.659458 ( 3.304039)
build_ruby 0.001850 0.000000 3.301242 ( 6.042634)
build_all 0.004618 0.003349 2.676859 ( 3.775893)
build_install 0.015236 0.004471 4.255768 ( 6.004614)
test_btest 0.000762 0.000135 84.854566 ( 67.331227)
test_basic 0.006389 0.001127 0.986389 ( 1.920956)
test_all 0.001574 0.000278 655.211575 (437.146926)
test_rubyspec 0.026918 0.031222 97.245215 (147.880587)
total: 679.40 sec