Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-103138
#<BuildRuby:0x0000558277392390
@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.20240220-103138",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.003479 0.003980 2.689105 ( 2.310610)
build_miniruby 0.001287 0.000134 1.322604 ( 1.325236)
build_ruby 0.001356 0.000140 3.457329 ( 3.654149)
build_all 0.004263 0.003106 5.991593 ( 2.294216)
build_install 0.009503 0.006739 8.063097 ( 3.666065)
test_btest 0.000693 0.000116 87.029833 ( 23.341648)
test_basic 0.005115 0.000852 0.936605 ( 0.992997)
test_all 0.081028 0.035850 705.305724 (205.033824)
test_rubyspec 0.033388 0.051438 111.371812 (120.461163)
total: 363.08 sec