Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-031439
#<BuildRuby:0x00005637abc06028
@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.20230113-031439",
@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.000004 0.000017 ( 0.000016)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.003867 0.001105 1.191787 ( 2.093724)
build_miniruby 0.001074 0.000307 1.488504 ( 1.583284)
build_ruby 0.001553 0.000444 3.645686 ( 4.450588)
build_all 0.007878 0.000978 3.851608 ( 3.175122)
build_install 0.012801 0.004298 3.049541 ( 3.113748)
test_btest 0.000870 0.000244 55.584640 ( 36.888263)
test_basic 0.003580 0.002884 0.447228 ( 0.671620)
test_all 0.001191 0.000353 652.439989 (356.856838)
test_rubyspec 0.029975 0.024098 74.215595 (103.679356)
total: 512.51 sec