Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-211743
#<BuildRuby:0x0000558831b52390
@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.20231222-211743",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.002062 0.003524 1.628320 ( 1.977905)
build_miniruby 0.001182 0.000345 1.455189 ( 1.454488)
build_ruby 0.001320 0.000385 3.355927 ( 3.576528)
build_all 0.003744 0.003971 5.519819 ( 2.763367)
build_install 0.007433 0.009430 6.789616 ( 3.754254)
test_btest 0.000556 0.000213 78.676392 ( 30.073696)
test_basic 0.005906 0.002272 0.897743 ( 0.981182)
test_all 0.077320 0.040792 706.621587 (235.499162)
test_rubyspec 0.036987 0.021504 86.697985 ( 98.226677)
total: 378.31 sec