Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-085616
#<BuildRuby:0x0000556ce4a26308
@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.20230831-085616",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005802 0.000185 1.799245 ( 2.187919)
build_miniruby 0.001609 0.000167 1.627787 ( 1.639679)
build_ruby 0.001908 0.000000 3.246895 ( 3.461859)
build_all 0.008400 0.000000 6.417163 ( 3.254574)
build_install 0.010466 0.008936 7.570432 ( 4.523256)
test_btest 0.000975 0.000148 83.488196 ( 33.450604)
test_basic 0.005409 0.000819 0.958602 ( 1.069547)
test_all 0.001483 0.008325 721.334625 (257.227288)
test_rubyspec 0.044587 0.024638 102.624704 (114.074216)
total: 420.89 sec