Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-164901
#<BuildRuby:0x000056409967e258
@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.20230204-164901",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004472 0.000813 1.160536 ( 1.699599)
build_miniruby 0.001793 0.000000 1.225067 ( 1.235043)
build_ruby 0.000000 0.001505 2.463971 ( 2.686214)
build_all 0.007579 0.001221 3.892432 ( 2.568799)
build_install 0.012014 0.004839 3.026241 ( 2.556497)
test_btest 0.000559 0.000120 56.283025 ( 28.329138)
test_basic 0.005337 0.001144 0.443490 ( 0.565440)
test_all 0.001168 0.000250 633.087497 (251.862923)
test_rubyspec 0.037450 0.013737 74.264499 ( 86.945960)
total: 378.45 sec