Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-213321
#<BuildRuby:0x000055929dc21ed0
@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-213321",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.001706 0.004430 1.929394 ( 2.324521)
build_miniruby 0.001203 0.000401 1.745044 ( 1.752179)
build_ruby 0.001308 0.000436 3.405023 ( 3.657341)
build_all 0.003511 0.003886 6.399158 ( 4.002966)
build_install 0.018608 0.000700 7.645839 ( 4.548061)
test_btest 0.000874 0.000266 86.903000 ( 46.833365)
test_basic 0.006247 0.002247 1.000420 ( 1.111560)
test_all 0.076804 0.039172 698.515102 (308.894363)
test_rubyspec 0.074439 0.032081 175.047297 (188.266156)
total: 561.39 sec