Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-223940
#<BuildRuby:0x000055780408a198
@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-223940",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.004325 0.000109 1.079903 ( 1.451386)
build_miniruby 0.000908 0.000248 1.240334 ( 1.240522)
build_ruby 0.001173 0.000320 2.279872 ( 2.498604)
build_all 0.003185 0.003785 3.632152 ( 1.849976)
build_install 0.012676 0.000000 2.770928 ( 2.028855)
test_btest 0.000748 0.000000 56.992510 ( 17.931672)
test_basic 0.001858 0.002684 0.389398 ( 0.482761)
test_all 0.001684 0.000481 666.572789 (248.267779)
test_rubyspec 0.028456 0.020444 73.668019 ( 87.423811)
total: 363.18 sec