Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-070736
#<BuildRuby:0x000055e1c76ba130
@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.20230603-070736",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000033 0.000003 0.000036 ( 0.000035)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006837 0.000526 2.000288 ( 3.837916)
build_miniruby 0.001379 0.000106 1.494614 ( 1.647144)
build_ruby 0.001566 0.000120 2.881831 ( 3.123176)
build_all 0.006837 0.000526 2.299330 ( 1.983026)
build_install 0.012912 0.005145 3.482929 ( 2.820016)
test_btest 0.000971 0.000104 78.751519 ( 34.107441)
test_basic 0.001661 0.005185 0.811054 ( 0.911960)
test_all 0.001076 0.000000 583.302187 (297.393346)
test_rubyspec 0.024426 0.042159 90.691804 (136.803892)
total: 482.63 sec