Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-134000
#<BuildRuby:0x000056417cb2a7f0
@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.20230113-134000",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.001298 0.004308 1.247310 ( 2.566516)
build_miniruby 0.001770 0.000222 1.644925 ( 2.042004)
build_ruby 0.001546 0.000193 4.083603 ( 5.895540)
build_all 0.008220 0.000000 3.984954 ( 4.226901)
build_install 0.015704 0.003653 3.241806 ( 3.932227)
test_btest 0.000863 0.000000 58.762254 ( 49.645736)
test_basic 0.000000 0.007303 0.458817 ( 0.915079)
test_all 0.001304 0.000432 651.601503 (345.381564)
test_rubyspec 0.035040 0.014495 71.941353 ( 88.180808)
total: 502.79 sec