Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-195325
#<BuildRuby:0x000055dafe7367f0
@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.20230121-195325",
@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.000000 0.000019 ( 0.000019)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.000000 0.004480 1.113515 ( 1.707797)
build_miniruby 0.000000 0.001483 1.201227 ( 1.265596)
build_ruby 0.000000 0.001435 2.976624 ( 3.273268)
build_all 0.003277 0.004198 3.774764 ( 2.237580)
build_install 0.012376 0.004009 2.897556 ( 2.464827)
test_btest 0.000733 0.000095 55.929280 ( 30.869381)
test_basic 0.006092 0.000786 0.447662 ( 0.644766)
test_all 0.001504 0.000195 639.640159 (258.501863)
test_rubyspec 0.026418 0.025665 72.146743 ( 86.466285)
total: 387.43 sec