Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-114241
#<BuildRuby:0x0000555b28fea168
@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.20230103-114241",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.005240 0.000235 1.133132 ( 1.530302)
build_miniruby 0.001170 0.000234 1.290292 ( 1.288744)
build_ruby 0.001283 0.000256 2.674429 ( 3.038842)
build_all 0.005351 0.001070 3.609468 ( 1.902809)
build_install 0.008266 0.006591 2.673103 ( 1.707625)
test_btest 0.000712 0.000178 56.042171 ( 15.580275)
test_basic 0.003853 0.000963 0.335232 ( 0.429970)
test_all 0.001270 0.000317 629.005090 (192.769045)
test_rubyspec 0.018610 0.020614 58.838823 ( 68.940212)
total: 287.19 sec