Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-145210
#<BuildRuby:0x000055898dcd5fe8
@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-145210",
@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.000001 0.000023 ( 0.000023)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.004548 0.000182 1.055002 ( 1.470068)
build_miniruby 0.001229 0.000049 1.148411 ( 1.146568)
build_ruby 0.001319 0.000053 2.510094 ( 2.904243)
build_all 0.002277 0.004119 3.024052 ( 1.470177)
build_install 0.013651 0.000376 2.429939 ( 1.600649)
test_btest 0.000811 0.000058 54.142099 ( 14.116004)
test_basic 0.000123 0.004431 0.377052 ( 0.470780)
test_all 0.000000 0.001255 565.448719 (163.816543)
test_rubyspec 0.006204 0.033088 57.710394 ( 67.645911)
total: 254.64 sec