Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-150151
#<BuildRuby:0x000055611d7ea008
@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.20230123-150151",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.004440 0.000044 1.031964 ( 1.476011)
build_miniruby 0.000000 0.001208 0.913926 ( 0.912419)
build_ruby 0.000000 0.001332 2.689516 ( 3.003679)
build_all 0.006436 0.001104 3.517174 ( 1.736421)
build_install 0.011703 0.000006 2.485407 ( 1.635961)
test_btest 0.000709 0.000074 54.848549 ( 14.754656)
test_basic 0.001533 0.003595 0.391623 ( 0.483404)
test_all 0.003469 0.000000 614.341988 (175.107896)
test_rubyspec 0.031329 0.008086 66.493679 ( 76.450328)
total: 275.56 sec