Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-130001
#<BuildRuby:0x000055c554c66258
@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.20221225-130001",
@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.000022 0.000002 0.000024 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.000908 0.004170 1.080971 ( 2.382190)
build_miniruby 0.001248 0.000163 1.526056 ( 1.659204)
build_ruby 0.001568 0.000204 3.707047 ( 4.339714)
build_all 0.005397 0.003735 4.211078 ( 3.109833)
build_install 0.009639 0.008525 3.433907 ( 3.407469)
test_btest 0.000708 0.000157 54.924756 ( 31.294625)
test_basic 0.002762 0.003831 0.444071 ( 0.567634)
test_all 0.000665 0.000769 638.935313 (278.135499)
test_rubyspec 0.030799 0.022195 73.326542 ( 89.682585)
total: 414.58 sec