Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-213818
#<BuildRuby:0x0000560ef6a8e390
@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.20221231-213818",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.004905 0.000116 1.183100 ( 2.250212)
build_miniruby 0.001353 0.000169 1.432884 ( 1.655853)
build_ruby 0.001512 0.000189 3.831402 ( 4.853559)
build_all 0.003986 0.004804 4.148722 ( 3.644559)
build_install 0.008041 0.009667 3.303884 ( 3.898396)
test_btest 0.000664 0.000000 57.317181 ( 37.405179)
test_basic 0.006688 0.000834 0.464025 ( 0.707554)
test_all 0.001160 0.000271 641.763350 (356.590089)
test_rubyspec 0.037110 0.015653 73.800953 ( 93.945493)
total: 504.95 sec