Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-134853
#<BuildRuby:0x00005636b0075fc0
@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.20240204-134853",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.005820 0.000485 1.916313 ( 2.315745)
build_miniruby 0.001460 0.000121 1.597602 ( 1.599177)
build_ruby 0.001775 0.000148 3.441082 ( 3.676535)
build_all 0.007796 0.000000 6.175513 ( 3.264894)
build_install 0.013687 0.006210 7.934401 ( 5.312383)
test_btest 0.001073 0.000126 87.944160 ( 45.523155)
test_basic 0.000204 0.007674 0.953291 ( 1.064370)
test_all 0.088565 0.027172 738.684862 (307.781428)
test_rubyspec 0.044956 0.059341 166.732436 (178.691581)
total: 549.23 sec