Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-091817
#<BuildRuby:0x0000557ca10462d0
@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.20221218-091817",
@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.000020 0.000007 0.000027 ( 0.000027)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000022 0.000007 0.000029 ( 0.000031)
build_up 0.002705 0.003534 1.229450 ( 2.543803)
build_miniruby 0.000000 0.001455 1.636755 ( 2.296624)
build_ruby 0.000000 0.002143 3.722888 ( 5.287856)
build_all 0.002032 0.007167 4.370613 ( 5.755133)
build_install 0.018518 0.003514 3.617939 ( 4.642925)
test_btest 0.000673 0.000288 60.047224 ( 60.361995)
test_basic 0.003082 0.003516 0.477404 ( 0.947350)
test_all 0.001545 0.000000 703.726312 (681.536357)
test_rubyspec 0.031308 0.022229 76.482681 ( 99.021247)
total: 862.39 sec