Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-205521
#<BuildRuby:0x000055fe76d0a190
@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.20230209-205521",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.000996 0.003557 1.069059 ( 1.494627)
build_miniruby 0.001307 0.000097 1.098392 ( 1.097421)
build_ruby 0.001259 0.000093 2.475240 ( 2.729484)
build_all 0.002651 0.004219 3.860074 ( 2.222450)
build_install 0.010842 0.003347 2.874712 ( 2.612552)
test_btest 0.000684 0.000088 56.571807 ( 28.305224)
test_basic 0.005768 0.000744 0.452946 ( 0.558444)
test_all 0.001462 0.000000 638.868894 (240.206161)
test_rubyspec 0.032705 0.014926 72.475830 ( 83.394966)
total: 362.62 sec