Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-174532
#<BuildRuby:0x00005600908eda00
@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.20230216-174532",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.004027 0.000525 1.359586 ( 1.777854)
build_miniruby 0.000000 0.001423 1.058165 ( 1.056526)
build_ruby 0.000000 0.001511 1.868649 ( 2.081785)
build_all 0.005665 0.000695 3.645188 ( 1.778054)
build_install 0.014288 0.000000 2.928490 ( 2.067947)
test_btest 0.000937 0.000000 57.119529 ( 15.412650)
test_basic 0.002667 0.004370 0.500966 ( 0.596419)
test_all 0.001266 0.000218 631.361593 (200.588302)
test_rubyspec 0.035153 0.011277 70.747860 ( 81.517883)
total: 306.88 sec