Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-035437
#<BuildRuby:0x0000565555e26228
@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.20231205-035437",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.002020 0.003659 2.080429 ( 2.150401)
build_miniruby 0.001307 0.000201 1.556471 ( 1.554778)
build_ruby 0.001320 0.000203 2.588295 ( 2.754450)
build_all 0.007366 0.000499 5.507780 ( 2.228187)
build_install 0.004816 0.010610 6.805857 ( 3.362855)
test_btest 0.000763 0.000178 79.952320 ( 22.400155)
test_basic 0.001503 0.004303 0.747052 ( 0.821780)
test_all 0.072114 0.047569 644.483985 (192.741001)
test_rubyspec 0.028977 0.025286 78.111262 ( 89.887947)
total: 317.90 sec