Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-213634
#<BuildRuby:0x000055aa0b6560e8
@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.20240312-213634",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.005880 0.001534 2.627104 ( 2.451914)
build_miniruby 0.001179 0.000307 1.701811 ( 1.700988)
build_ruby 0.000000 0.001845 3.467859 ( 3.683023)
build_all 0.002763 0.006043 6.907257 ( 3.447709)
build_install 0.009339 0.010431 8.939449 ( 4.843189)
test_btest 0.000728 0.000292 94.508916 ( 39.483887)
test_basic 0.006593 0.000834 0.910685 ( 1.003841)
test_all 0.101401 0.016571 806.388212 (335.521171)
test_rubyspec 0.043558 0.043225 121.418248 (130.693104)
total: 522.83 sec