Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-003907
#<BuildRuby:0x0000563fecd5a2c8
@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.20230205-003907",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004197 0.000547 1.145553 ( 1.533898)
build_miniruby 0.001594 0.000000 1.243171 ( 1.242399)
build_ruby 0.001300 0.000000 2.363610 ( 2.583757)
build_all 0.005794 0.000588 3.661686 ( 1.897650)
build_install 0.007957 0.006291 2.820001 ( 2.015035)
test_btest 0.000766 0.000132 56.124375 ( 21.795428)
test_basic 0.002836 0.004470 0.411851 ( 0.509292)
test_all 0.001055 0.000219 630.154850 (215.568245)
test_rubyspec 0.014126 0.035303 69.420837 ( 79.623403)
total: 326.77 sec