Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-075548
#<BuildRuby:0x000055af8917a320
@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.20230123-075548",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000024 0.000007 0.000031 ( 0.000030)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.005486 0.000000 1.202662 ( 1.973426)
build_miniruby 0.001589 0.000000 1.287645 ( 1.401988)
build_ruby 0.001585 0.000000 3.033290 ( 3.435410)
build_all 0.005118 0.002385 3.817288 ( 2.125260)
build_install 0.009453 0.006965 3.052720 ( 2.742570)
test_btest 0.000520 0.000162 57.130623 ( 25.703370)
test_basic 0.005023 0.000388 0.362981 ( 0.458300)
test_all 0.001512 0.000244 651.363426 (242.928647)
test_rubyspec 0.018390 0.032393 72.685853 ( 88.291898)
total: 369.06 sec