Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-132716
#<BuildRuby:0x0000556273e622d0
@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.20230112-132716",
@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.000001 0.000021 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.003226 0.003032 1.287862 ( 2.391526)
build_miniruby 0.001581 0.000000 1.741449 ( 2.030947)
build_ruby 0.000000 0.001794 3.816971 ( 4.829985)
build_all 0.006842 0.001866 4.078358 ( 3.542589)
build_install 0.011466 0.008016 3.131574 ( 3.237255)
test_btest 0.000674 0.000119 60.102663 ( 41.973936)
test_basic 0.006950 0.000000 0.470786 ( 0.858297)
test_all 0.000000 0.002039 721.258703 (515.594603)
test_rubyspec 0.032487 0.024389 78.102056 ( 94.066412)
total: 668.53 sec