Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221217-214146
#<BuildRuby:0x000055d433b11fb8
@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.20221217-214146",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.004113 0.000494 1.054295 ( 1.449806)
build_miniruby 0.001344 0.000161 1.381482 ( 1.381508)
build_ruby 0.001727 0.000000 3.411867 ( 3.743693)
build_all 0.006789 0.000498 3.742994 ( 1.918032)
build_install 0.011092 0.004761 3.021886 ( 2.351144)
test_btest 0.000681 0.000097 56.764905 ( 23.522285)
test_basic 0.000000 0.003648 0.422320 ( 0.527986)
test_all 0.000000 0.001775 632.008092 (193.712987)
test_rubyspec 0.012529 0.030434 68.974237 ( 78.836660)
total: 307.44 sec