Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-060230
#<BuildRuby:0x00005580322563b0
@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.20240125-060230",
@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.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005805 0.000198 1.901975 ( 2.273271)
build_miniruby 0.001117 0.000124 1.555285 ( 1.553670)
build_ruby 0.001393 0.000155 3.088106 ( 3.308545)
build_all 0.006832 0.000283 6.091624 ( 2.427943)
build_install 0.013099 0.004317 7.092425 ( 3.296589)
test_btest 0.000803 0.000103 82.911522 ( 22.952705)
test_basic 0.005237 0.000676 0.888266 ( 0.946562)
test_all 0.074977 0.040068 673.868870 (194.297319)
test_rubyspec 0.064209 0.031298 143.996514 (155.449427)
total: 386.51 sec