Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-082912
#<BuildRuby:0x0000556133aea008
@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.20240120-082912",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.001109 0.004151 1.651524 ( 2.019203)
build_miniruby 0.001488 0.000172 1.696111 ( 1.697218)
build_ruby 0.001876 0.000000 3.245879 ( 3.498935)
build_all 0.000249 0.007901 5.881264 ( 2.936780)
build_install 0.015935 0.001224 7.201993 ( 3.928693)
test_btest 0.001228 0.000000 83.361712 ( 32.966703)
test_basic 0.007094 0.000200 0.921523 ( 0.987336)
test_all 0.083760 0.034898 797.669913 (326.809668)
test_rubyspec 0.077389 0.025853 160.498299 (174.428645)
total: 549.27 sec