Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-153451
#<BuildRuby:0x000055e784aa5fc0
@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.20240217-153451",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.005194 0.000599 2.025153 ( 2.763564)
build_miniruby 0.001415 0.000000 1.718456 ( 1.781124)
build_ruby 0.001845 0.000000 3.556089 ( 3.765978)
build_all 0.003300 0.004542 6.683204 ( 4.756113)
build_install 0.013657 0.005930 8.359185 ( 6.074889)
test_btest 0.000896 0.000160 91.192496 ( 60.875062)
test_basic 0.002856 0.000510 0.985769 ( 1.414715)
test_all 0.072955 0.043316 755.900158 (387.553753)
test_rubyspec 0.025629 0.069924 127.550207 (167.817402)
total: 636.80 sec