Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-012722
#<BuildRuby:0x00005593594d2168
@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.20230214-012722",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004296 0.000585 1.309146 ( 1.698501)
build_miniruby 0.000970 0.000132 0.884416 ( 0.882825)
build_ruby 0.000000 0.001133 2.009781 ( 2.221491)
build_all 0.001402 0.005833 3.620681 ( 1.948344)
build_install 0.008773 0.003283 2.802081 ( 1.969411)
test_btest 0.000610 0.000135 56.672064 ( 15.335431)
test_basic 0.003825 0.000850 0.448902 ( 0.543195)
test_all 0.000442 0.000612 621.852606 (179.951791)
test_rubyspec 0.011224 0.027740 62.150900 ( 72.090414)
total: 276.64 sec