Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-213906
#<BuildRuby:0x00005591d80ca8e0
@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.20230120-213906",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.005046 0.000388 1.203987 ( 1.976427)
build_miniruby 0.000000 0.001542 1.319867 ( 1.360369)
build_ruby 0.000000 0.001423 2.771287 ( 13.417216)
build_all 0.004771 0.000687 3.170750 ( 7.735643)
build_install 0.011323 0.000753 2.406862 ( 4.740465)
test_btest 0.000931 0.000096 56.499042 ( 18.050059)
test_basic 0.000000 0.005886 0.424269 ( 0.539462)
test_all 0.000000 0.001718 631.841727 (230.975709)
test_rubyspec 0.032373 0.017560 72.856463 ( 85.781572)
total: 364.58 sec