Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-090812
#<BuildRuby:0x000055efdbe928e0
@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.20230606-090812",
@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.000018 0.000001 0.000019 ( 0.000019)
build_up 0.006850 0.000109 1.824665 ( 4.287795)
build_miniruby 0.001474 0.000057 1.269480 ( 1.435536)
build_ruby 0.001351 0.000052 2.622382 ( 3.048009)
build_all 0.007171 0.000276 2.180061 ( 2.109310)
build_install 0.011041 0.004656 3.329412 ( 3.382145)
test_btest 0.000640 0.000045 77.283141 ( 42.482231)
test_basic 0.000101 0.004623 0.816999 ( 1.052924)
test_all 0.001523 0.000163 606.730254 (498.798530)
test_rubyspec 0.030683 0.033501 88.604003 (134.261425)
total: 690.86 sec