Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-215445
#<BuildRuby:0x00005609b74a6228
@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.20231206-215445",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000023)
build_up 0.001938 0.004409 2.249087 ( 2.319301)
build_miniruby 0.001093 0.000182 1.413415 ( 1.422382)
build_ruby 0.001495 0.000249 3.101729 ( 3.298680)
build_all 0.007645 0.000538 5.794837 ( 2.936757)
build_install 0.012304 0.005063 7.352078 ( 4.179850)
test_btest 0.000685 0.000127 81.093979 ( 33.258831)
test_basic 0.001329 0.004877 0.767136 ( 0.837427)
test_all 0.077090 0.041370 662.552253 (251.624333)
test_rubyspec 0.027308 0.034657 95.830854 (107.683864)
total: 407.56 sec