Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-185220
#<BuildRuby:0x000055d88e8b1f70
@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.20231231-185220",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000028 0.000006 0.000034 ( 0.000032)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.001613 0.004457 1.758147 ( 3.039287)
build_miniruby 0.001176 0.000271 1.696579 ( 1.881350)
build_ruby 0.001498 0.000346 3.495848 ( 3.883576)
build_all 0.004390 0.004291 5.883637 ( 3.747557)
build_install 0.012773 0.005435 7.220674 ( 5.090020)
test_btest 0.000567 0.000156 84.239877 ( 60.562761)
test_basic 0.007094 0.000000 0.895443 ( 1.162730)
test_all 0.072039 0.046680 726.897221 (361.324866)
test_rubyspec 0.025965 0.044089 99.365531 (115.065134)
total: 555.76 sec