Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-101102
#<BuildRuby:0x00005571ba1e17f8
@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.20230203-101102",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004295 0.000586 1.040979 ( 1.429859)
build_miniruby 0.001408 0.000192 1.119695 ( 1.118848)
build_ruby 0.001431 0.000000 2.295994 ( 2.504995)
build_all 0.006418 0.000480 3.567494 ( 1.777589)
build_install 0.009742 0.004559 2.815292 ( 2.090729)
test_btest 0.000680 0.000109 56.425364 ( 18.235002)
test_basic 0.003966 0.000635 0.353752 ( 0.449239)
test_all 0.003517 0.000000 646.793639 (206.238452)
test_rubyspec 0.023554 0.018419 66.543968 ( 76.625219)
total: 310.47 sec