Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-100732
#<BuildRuby:0x0000557ffe4e17a8
@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.20230109-100732",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.004008 0.000522 1.130410 ( 1.554248)
build_miniruby 0.000000 0.001503 1.422064 ( 1.421347)
build_ruby 0.000000 0.001625 3.441925 ( 3.836670)
build_all 0.003961 0.003349 3.722588 ( 1.818928)
build_install 0.011141 0.004559 2.805129 ( 2.060609)
test_btest 0.000733 0.000157 56.023735 ( 18.353459)
test_basic 0.003838 0.000822 0.414013 ( 0.512208)
test_all 0.000892 0.000191 646.462501 (205.198861)
test_rubyspec 0.024517 0.015909 62.923334 ( 74.904616)
total: 309.66 sec