Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-044042
#<BuildRuby:0x000055c0e827a138
@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.20230312-044042",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000017 0.000004 0.000021 ( 0.000024)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.001261 0.004427 1.744008 ( 3.035396)
build_miniruby 0.001151 0.000364 1.142795 ( 1.141360)
build_ruby 0.001132 0.000357 2.429801 ( 2.628323)
build_all 0.002677 0.003683 2.024090 ( 1.263769)
build_install 0.014591 0.000979 3.151157 ( 2.214286)
test_btest 0.000719 0.000221 67.241576 ( 20.568745)
test_basic 0.003437 0.001058 0.485211 ( 0.579957)
test_all 0.001153 0.000354 559.345168 (177.467899)
test_rubyspec 0.020340 0.023142 72.201674 ( 82.126402)
total: 291.03 sec