Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-211551
#<BuildRuby:0x000055965f0ba018
@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.20230106-211551",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.003863 0.000610 1.111441 ( 1.529600)
build_miniruby 0.000939 0.000148 1.279815 ( 1.278665)
build_ruby 0.001252 0.000198 3.322738 ( 3.694509)
build_all 0.007513 0.000000 3.776137 ( 1.900612)
build_install 0.010066 0.003673 2.728301 ( 1.842003)
test_btest 0.000782 0.000131 56.722561 ( 18.416819)
test_basic 0.007103 0.000465 0.425188 ( 0.520653)
test_all 0.000954 0.000790 632.459606 (229.021389)
test_rubyspec 0.026794 0.027082 73.217921 ( 87.521365)
total: 345.73 sec