Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-233512
#<BuildRuby:0x0000561e4aa99f48
@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.20240204-233512",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.005659 0.000188 1.839387 ( 2.182425)
build_miniruby 0.001314 0.000146 1.629207 ( 1.636850)
build_ruby 0.001350 0.000150 3.101685 ( 3.351043)
build_all 0.004128 0.003562 6.110102 ( 2.368768)
build_install 0.013838 0.004283 7.367102 ( 3.413411)
test_btest 0.000663 0.000103 88.548533 ( 23.867888)
test_basic 0.006256 0.000977 0.949199 ( 1.004503)
test_all 0.095670 0.019408 694.787572 (203.630761)
test_rubyspec 0.054112 0.044766 154.382947 (165.639716)
total: 407.10 sec