Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-170359
#<BuildRuby:0x000055bdaff12120
@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.20221222-170359",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.000000 0.005040 1.196265 ( 2.045703)
build_miniruby 0.000000 0.001299 1.438807 ( 1.467085)
build_ruby 0.001986 0.000000 3.844168 ( 4.387324)
build_all 0.008577 0.000020 4.043889 ( 2.770144)
build_install 0.008541 0.009360 3.319513 ( 2.965089)
test_btest 0.000547 0.000197 57.812890 ( 31.356976)
test_basic 0.005470 0.000492 0.454437 ( 0.656647)
test_all 0.002130 0.000178 631.991292 (271.209799)
test_rubyspec 0.033753 0.019952 72.615240 ( 90.384271)
total: 407.24 sec