Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-221009
#<BuildRuby:0x0000557e67d19ff8
@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.20230211-221009",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.001601 0.004108 1.251729 ( 2.346952)
build_miniruby 0.001577 0.000169 1.302920 ( 1.389868)
build_ruby 0.001657 0.000177 2.502899 ( 2.886262)
build_all 0.006781 0.000727 4.028712 ( 2.792269)
build_install 0.008852 0.008779 3.166673 ( 3.058566)
test_btest 0.000850 0.000142 58.718522 ( 34.632656)
test_basic 0.001811 0.004781 0.472207 ( 0.745658)
test_all 0.002038 0.000408 658.759908 (277.849622)
test_rubyspec 0.021082 0.040269 77.659193 (105.758095)
total: 431.46 sec