Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-161151
#<BuildRuby:0x000055f6a30fa308
@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.20231015-161151",
@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.000023 0.000003 0.000026 ( 0.000021)
autoconf 0.000035 0.000004 0.000039 ( 0.000035)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.003375 0.003762 2.443230 ( 2.962651)
build_miniruby 0.000000 0.001544 1.711435 ( 1.722028)
build_ruby 0.000000 0.001704 3.518985 ( 3.925594)
build_all 0.000690 0.007296 6.455096 ( 4.024053)
build_install 0.017421 0.001383 8.160639 ( 6.017934)
test_btest 0.000872 0.000194 87.227155 ( 54.082794)
test_basic 0.004619 0.001026 0.997823 ( 1.277417)
test_all 0.005730 0.004470 684.552671 (356.780140)
test_rubyspec 0.026298 0.043708 106.215341 (134.748832)
total: 565.54 sec