Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-182246
#<BuildRuby:0x000055ee0aab22e8
@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.20240120-182246",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.001209 0.004189 1.593802 ( 1.939180)
build_miniruby 0.001674 0.000000 1.599802 ( 1.597965)
build_ruby 0.001491 0.000000 3.257784 ( 3.487707)
build_all 0.004517 0.003304 5.961777 ( 3.139742)
build_install 0.009403 0.008167 6.717407 ( 3.542721)
test_btest 0.000642 0.000145 82.294825 ( 29.588527)
test_basic 0.005729 0.001294 0.878476 ( 0.945093)
test_all 0.079768 0.035834 731.449294 (263.942309)
test_rubyspec 0.051302 0.053709 160.423929 (172.348693)
total: 480.53 sec