Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-172251
#<BuildRuby:0x000055c26ee5a2c8
@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.20230813-172251",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.007408 0.000000 2.257538 ( 6.355170)
build_miniruby 0.001355 0.000069 1.713738 ( 3.097112)
build_ruby 0.000000 0.001698 3.344825 ( 6.322858)
build_all 0.002603 0.006102 2.688526 ( 3.852058)
build_install 0.014795 0.003819 4.233133 ( 5.657500)
test_btest 0.000757 0.000111 80.536458 ( 55.482096)
test_basic 0.004881 0.003469 0.972343 ( 1.900604)
test_all 0.000897 0.000149 639.299836 (477.429262)
test_rubyspec 0.040283 0.026405 99.909215 (207.094557)
total: 767.19 sec