Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-222455
#<BuildRuby:0x000055e548b122d0
@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.20221224-222455",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004478 0.000389 1.080998 ( 1.466332)
build_miniruby 0.001221 0.000106 1.478745 ( 1.479639)
build_ruby 0.001625 0.000000 3.491536 ( 3.947403)
build_all 0.003398 0.004372 4.055325 ( 2.152847)
build_install 0.012640 0.005640 3.188810 ( 2.811928)
test_btest 0.000747 0.000000 57.121066 ( 22.881102)
test_basic 0.004477 0.000100 0.433406 ( 1.343225)
test_all 0.001426 0.000220 640.797832 (249.363045)
test_rubyspec 0.017996 0.031419 72.765249 ( 83.673910)
total: 369.12 sec