Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-160648
#<BuildRuby:0x000056436e21a3b0
@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.20240112-160648",
@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.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000022 0.000001 0.000023 ( 0.000025)
build_up 0.002425 0.003872 1.674550 ( 2.689677)
build_miniruby 0.001571 0.000000 1.746282 ( 1.916535)
build_ruby 0.001904 0.000000 3.655228 ( 4.462554)
build_all 0.008729 0.000038 6.181736 ( 6.033953)
build_install 0.021350 0.000000 7.397876 ( 7.705651)
test_btest 0.000977 0.000000 86.201744 ( 75.571915)
test_basic 0.001074 0.007437 0.912790 ( 1.507912)
test_all 0.098868 0.033864 825.955091 (944.700020)
test_rubyspec 0.050860 0.035042 107.026074 (201.054550)
total: 1245.64 sec