Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-102152
#<BuildRuby:0x000055b70feba8e0
@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.20240213-102152",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.001548 0.004165 1.867597 ( 2.188157)
build_miniruby 0.001476 0.000227 1.564872 ( 1.566075)
build_ruby 0.001267 0.000195 3.513383 ( 3.761772)
build_all 0.006722 0.001034 6.730255 ( 2.997703)
build_install 0.015849 0.004838 8.378590 ( 5.495735)
test_btest 0.000940 0.000162 92.391002 ( 43.039029)
test_basic 0.000411 0.008035 1.014858 ( 1.210330)
test_all 0.080278 0.037183 764.900543 (294.217630)
test_rubyspec 0.047860 0.049241 160.987190 (170.113413)
total: 524.59 sec