Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-144756
#<BuildRuby:0x000055c0c53fe018
@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.20230209-144756",
@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.000001 0.000020 ( 0.000019)
autoconf 0.000025 0.000001 0.000026 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.001893 0.004056 1.231478 ( 1.686121)
build_miniruby 0.001480 0.000114 1.244294 ( 1.254819)
build_ruby 0.001330 0.000103 2.357884 ( 2.580017)
build_all 0.004215 0.004112 4.019901 ( 2.235440)
build_install 0.016064 0.000000 2.933141 ( 2.446929)
test_btest 0.000733 0.000000 59.086798 ( 27.260461)
test_basic 0.001946 0.003902 0.434846 ( 0.537699)
test_all 0.000968 0.000121 634.447605 (242.708750)
test_rubyspec 0.025004 0.023611 72.165831 ( 82.578372)
total: 363.29 sec