Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-155615
#<BuildRuby:0x000055a426c661a8
@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.20230920-155615",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.003974 0.004381 2.319843 ( 4.768744)
build_miniruby 0.001350 0.000168 1.683088 ( 1.866576)
build_ruby 0.001289 0.000161 3.427312 ( 3.750705)
build_all 0.007949 0.000000 6.273457 ( 4.161791)
build_install 0.014882 0.004425 7.906143 ( 6.562488)
test_btest 0.000000 0.001108 83.712478 ( 42.512264)
test_basic 0.004983 0.003779 0.998778 ( 1.114380)
test_all 0.008122 0.001317 733.046168 (352.896634)
test_rubyspec 0.044067 0.025715 103.673374 (120.599146)
total: 538.23 sec