Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-114148
#<BuildRuby:0x0000560414349fb8
@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.20240223-114148",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006113 0.000705 2.335620 ( 2.119023)
build_miniruby 0.001007 0.000116 1.320909 ( 1.319812)
build_ruby 0.001675 0.000193 3.055688 ( 3.271733)
build_all 0.003154 0.004103 6.325174 ( 2.454368)
build_install 0.012206 0.005654 7.910503 ( 3.767446)
test_btest 0.000675 0.000120 86.802933 ( 22.720688)
test_basic 0.004899 0.000875 0.881992 ( 0.944309)
test_all 0.101644 0.015615 712.080771 (214.284016)
test_rubyspec 0.046600 0.034357 105.560161 (114.766805)
total: 365.65 sec