Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-092335
#<BuildRuby:0x0000563274cce078
@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.20240117-092335",
@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.000016 0.000000 0.000016 ( 0.000018)
autoconf 0.000024 0.000001 0.000025 ( 0.000024)
configure 0.000021 0.000000 0.000021 ( 0.000022)
build_up 0.001023 0.004204 1.593675 ( 1.932746)
build_miniruby 0.001382 0.000106 1.478360 ( 1.477193)
build_ruby 0.001505 0.000116 2.853129 ( 3.078157)
build_all 0.001684 0.004478 5.201686 ( 2.086431)
build_install 0.011750 0.004171 6.590741 ( 3.350011)
test_btest 0.000616 0.000085 82.242543 ( 22.383573)
test_basic 0.000965 0.004498 0.756058 ( 0.845863)
test_all 0.084924 0.034835 713.145752 (221.746173)
test_rubyspec 0.047730 0.045596 141.851175 (153.319285)
total: 410.22 sec