Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-173316
#<BuildRuby:0x000055ba620d6228
@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.20240122-173316",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.001212 0.004372 1.600161 ( 2.251187)
build_miniruby 0.001635 0.000000 1.628218 ( 1.642211)
build_ruby 0.002008 0.000000 3.805125 ( 4.029959)
build_all 0.006914 0.001582 6.243952 ( 3.707087)
build_install 0.018105 0.001058 7.658611 ( 5.207678)
test_btest 0.000628 0.000134 87.309342 ( 41.929147)
test_basic 0.006172 0.001322 0.941615 ( 1.090801)
test_all 0.069309 0.045545 742.658984 (343.965612)
test_rubyspec 0.052134 0.050891 167.002910 (180.561317)
total: 584.39 sec