Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-114001
#<BuildRuby:0x000055d7322c9fe8
@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.20230111-114001",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002201 0.003638 1.305124 ( 3.181377)
build_miniruby 0.001642 0.000000 1.811319 ( 2.313332)
build_ruby 0.001584 0.000000 3.924507 ( 5.155513)
build_all 0.007792 0.001109 4.068782 ( 3.659355)
build_install 0.018339 0.000799 3.392533 ( 3.749934)
test_btest 0.000987 0.000132 57.729843 ( 39.903523)
test_basic 0.001581 0.004614 0.453918 ( 0.726133)
test_all 0.000962 0.000160 640.273913 (210.678706)
test_rubyspec 0.021272 0.019930 63.649427 ( 73.554198)
total: 342.92 sec