Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-070805
#<BuildRuby:0x00005615a424deb0
@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.20231213-070805",
@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.000000 0.000021 ( 0.000022)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.007684 0.000274 2.501681 ( 3.305336)
build_miniruby 0.001456 0.000052 1.770813 ( 2.159259)
build_ruby 0.001722 0.000000 3.343907 ( 3.762871)
build_all 0.008404 0.000000 5.858953 ( 4.816592)
build_install 0.014445 0.004600 7.432275 ( 5.491228)
test_btest 0.000698 0.000043 82.490470 ( 55.664675)
test_basic 0.004892 0.003821 1.005388 ( 1.179268)
test_all 0.094762 0.030915 701.594726 (366.871894)
test_rubyspec 0.039309 0.035466 103.002614 (125.106276)
total: 568.36 sec