Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-160148
#<BuildRuby:0x0000559f000be3d0
@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.20221220-160148",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000032 0.000000 0.000032 ( 0.000028)
build_up 0.004788 0.000144 1.152677 ( 1.860170)
build_miniruby 0.001287 0.000168 1.420566 ( 1.524808)
build_ruby 0.001770 0.000231 3.662273 ( 4.147739)
build_all 0.003153 0.003914 3.754632 ( 2.065465)
build_install 0.015079 0.000443 3.223488 ( 2.770971)
test_btest 0.000000 0.000752 56.368018 ( 30.633143)
test_basic 0.001942 0.003678 0.432880 ( 0.596039)
test_all 0.002356 0.000437 627.323703 (254.375394)
test_rubyspec 0.030234 0.016278 72.142091 ( 85.414990)
total: 383.39 sec