Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-094103
#<BuildRuby:0x0000562128b99f48
@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.20231228-094103",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002316 0.003403 1.610668 ( 2.024589)
build_miniruby 0.001217 0.000126 1.371334 ( 1.369857)
build_ruby 0.001560 0.000161 2.902287 ( 3.135171)
build_all 0.007017 0.000312 5.423716 ( 2.542918)
build_install 0.017789 0.000918 6.852530 ( 4.146567)
test_btest 0.000881 0.000083 79.895109 ( 32.975632)
test_basic 0.006879 0.000240 0.885900 ( 0.988340)
test_all 0.100099 0.016856 754.714146 (271.944460)
test_rubyspec 0.020754 0.047481 93.805264 (105.566970)
total: 424.70 sec