Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-060016
#<BuildRuby:0x000055821d8ada00
@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.20240303-060016",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.000684 0.008130 2.812803 ( 4.629951)
build_miniruby 0.001102 0.000339 1.804918 ( 2.302495)
build_ruby 0.002337 0.000000 3.692241 ( 5.002253)
build_all 0.009033 0.000000 7.256818 ( 7.257965)
build_install 0.019920 0.003818 9.204336 ( 9.953544)
test_btest 0.000740 0.000196 98.009583 ( 96.313518)
test_basic 0.008077 0.000002 1.040323 ( 1.601061)
test_all 0.085844 0.038933 812.911232 (660.459399)
test_rubyspec 0.050664 0.045529 139.085991 (195.781305)
total: 983.30 sec