Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-210249
#<BuildRuby:0x0000564b4889a258
@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.20240210-210249",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000023 0.000000 0.000023 ( 0.000022)
configure 0.000027 0.000000 0.000027 ( 0.000028)
build_up 0.006103 0.000000 1.945650 ( 2.261211)
build_miniruby 0.001304 0.000000 1.580639 ( 1.579342)
build_ruby 0.000000 0.002024 3.035121 ( 3.228204)
build_all 0.000000 0.007777 6.393637 ( 2.422890)
build_install 0.003375 0.015637 7.972904 ( 3.729825)
test_btest 0.000824 0.000000 90.777807 ( 24.900925)
test_basic 0.000000 0.006547 0.848727 ( 0.909271)
test_all 0.081391 0.039177 766.123419 (317.618332)
test_rubyspec 0.060857 0.056199 202.689040 (297.960732)
total: 654.61 sec