Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-040800
#<BuildRuby:0x000055997f0da228
@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.20240215-040800",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005342 0.000763 1.723381 ( 2.060711)
build_miniruby 0.000000 0.001379 1.377267 ( 1.374883)
build_ruby 0.000000 0.001639 2.794016 ( 3.029585)
build_all 0.003107 0.004411 6.447067 ( 2.488842)
build_install 0.009347 0.008610 7.937026 ( 3.822226)
test_btest 0.001025 0.000000 89.277699 ( 23.314912)
test_basic 0.006420 0.000000 0.822444 ( 0.876524)
test_all 0.077702 0.040941 760.491395 (224.006225)
test_rubyspec 0.054864 0.029560 105.096057 (114.312225)
total: 375.29 sec