Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-123751
#<BuildRuby:0x0000556d9efb5f48
@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.20230807-123751",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.003236 0.003941 2.326423 ( 6.503420)
build_miniruby 0.001483 0.000256 1.720494 ( 3.149450)
build_ruby 0.001447 0.000250 3.432149 ( 6.586277)
build_all 0.006839 0.000444 2.820201 ( 3.783936)
build_install 0.012706 0.005898 4.345391 ( 5.781931)
test_btest 0.000610 0.000118 85.565771 ( 55.346713)
test_basic 0.005842 0.003865 1.055478 ( 2.259110)
test_all 0.001014 0.000215 671.634519 (409.023959)
test_rubyspec 0.026336 0.033417 100.210886 (176.630521)
total: 669.07 sec