Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-024721
#<BuildRuby:0x0000560f72689fc0
@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.20230111-024721",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004812 0.000687 1.232290 ( 2.515652)
build_miniruby 0.001198 0.000172 1.453702 ( 1.593682)
build_ruby 0.001594 0.000227 3.416451 ( 4.123173)
build_all 0.003173 0.004894 3.915519 ( 2.973997)
build_install 0.015318 0.000000 2.949945 ( 2.932043)
test_btest 0.000843 0.000000 55.713014 ( 34.294208)
test_basic 0.000000 0.006569 0.453543 ( 0.718754)
test_all 0.001210 0.000269 656.596526 (312.656728)
test_rubyspec 0.034627 0.016289 72.288109 ( 90.223021)
total: 452.03 sec