Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-093911
#<BuildRuby:0x000055cd73d91f48
@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.20240320-093911",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.004967 0.005286 4.012487 ( 2.934853)
build_miniruby 0.001233 0.000308 1.798655 ( 1.798065)
build_ruby 0.001448 0.000362 3.771539 ( 3.978455)
build_all 0.007652 0.000000 7.097214 ( 3.132909)
build_install 0.014364 0.006432 9.631061 ( 4.701625)
test_btest 0.000591 0.000152 95.808985 ( 33.240692)
test_basic 0.006931 0.000820 0.930904 ( 1.024675)
test_all 0.074979 0.046081 812.455587 (314.032939)
test_rubyspec 0.054303 0.036502 128.121421 (137.674910)
total: 502.52 sec