Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-034939
#<BuildRuby:0x000055aa8e9ca8e0
@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.20240321-034939",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.000432 0.008078 3.888576 ( 2.739178)
build_miniruby 0.001371 0.000211 1.787261 ( 1.784561)
build_ruby 0.001751 0.000000 3.715323 ( 13.099162)
build_all 0.001957 0.006410 6.934036 ( 3.265165)
build_install 0.020222 0.004052 9.988188 ( 5.888819)
test_btest 0.000843 0.000174 94.058364 ( 40.336167)
test_basic 0.008336 0.000121 1.017911 ( 1.243197)
test_all 0.098177 0.022205 805.864940 (354.350352)
test_rubyspec 0.046406 0.043824 130.754565 (146.158801)
total: 568.87 sec