Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-161841
#<BuildRuby:0x0000556503595f70
@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.20230112-161841",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.001116 0.004185 1.183551 ( 1.747497)
build_miniruby 0.001422 0.000178 1.581411 ( 1.584209)
build_ruby 0.000000 0.001593 3.170651 ( 3.567583)
build_all 0.000543 0.005940 3.632186 ( 1.880844)
build_install 0.013652 0.001041 2.677725 ( 1.832153)
test_btest 0.000969 0.000179 56.667058 ( 18.344524)
test_basic 0.005152 0.000954 0.422245 ( 0.517932)
test_all 0.000862 0.000160 616.111671 (187.761144)
test_rubyspec 0.016153 0.029077 66.139561 ( 76.209328)
total: 293.45 sec