Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-192139
#<BuildRuby:0x000055ec03446228
@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.20230915-192139",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.003543 0.003849 2.310568 ( 4.584909)
build_miniruby 0.001446 0.000389 1.629090 ( 1.776393)
build_ruby 0.001456 0.000392 3.582983 ( 3.860331)
build_all 0.008408 0.000000 6.390264 ( 4.235349)
build_install 0.019378 0.000000 7.922532 ( 6.569838)
test_btest 0.000793 0.000055 84.882327 ( 43.935198)
test_basic 0.006377 0.001352 0.959846 ( 1.279703)
test_all 0.006005 0.003727 696.427307 (350.247137)
test_rubyspec 0.029029 0.041259 103.494400 (115.069527)
total: 531.56 sec