Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-122619
#<BuildRuby:0x0000556b35666390
@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.20221230-122619",
@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.000021 0.000001 0.000022 ( 0.000022)
configure 0.000018 0.000000 0.000018 ( 0.000019)
build_up 0.004818 0.000034 1.080188 ( 1.486058)
build_miniruby 0.001274 0.000000 1.207346 ( 1.205749)
build_ruby 0.001415 0.000000 2.597954 ( 2.982194)
build_all 0.002835 0.003571 3.121694 ( 1.528372)
build_install 0.010122 0.004089 2.722382 ( 1.763221)
test_btest 0.000946 0.000000 56.280841 ( 15.129955)
test_basic 0.005130 0.000000 0.367101 ( 0.459119)
test_all 0.001415 0.000000 588.348266 (167.812673)
test_rubyspec 0.010423 0.030829 62.292111 ( 72.523743)
total: 264.89 sec