Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-220834
#<BuildRuby:0x000055f483c2e4f8
@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.20230513-220834",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000406 0.005803 1.864637 ( 3.111179)
build_miniruby 0.001103 0.000321 1.248816 ( 1.254208)
build_ruby 0.001582 0.000000 2.421006 ( 2.621899)
build_all 0.006406 0.000000 2.158159 ( 1.483632)
build_install 0.011281 0.003938 3.283717 ( 2.334211)
test_btest 0.000000 0.000902 71.377165 ( 28.194355)
test_basic 0.000507 0.006753 0.761855 ( 0.857541)
test_all 0.001220 0.000000 547.836054 (189.097411)
test_rubyspec 0.036054 0.011184 75.503185 ( 87.297243)
total: 316.25 sec