Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-013107
#<BuildRuby:0x00005587af97a018
@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.20230207-013107",
@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.000019 0.000002 0.000021 ( 0.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004851 0.000102 1.195473 ( 1.646953)
build_miniruby 0.000000 0.001524 1.240371 ( 1.251438)
build_ruby 0.000000 0.001662 2.390933 ( 2.624706)
build_all 0.006179 0.000956 3.789073 ( 2.495162)
build_install 0.013170 0.001297 2.810498 ( 2.444683)
test_btest 0.000570 0.000082 56.849536 ( 26.652134)
test_basic 0.005728 0.000818 0.444432 ( 0.573720)
test_all 0.001612 0.000231 629.094636 (226.073176)
test_rubyspec 0.025582 0.014555 64.409062 ( 74.411604)
total: 338.17 sec