Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-224434
#<BuildRuby:0x0000557ca5ac28e0
@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.20231014-224434",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.007422 0.000450 2.523294 ( 3.464877)
build_miniruby 0.001561 0.000095 1.671063 ( 1.854613)
build_ruby 0.000000 0.001968 3.501898 ( 3.959832)
build_all 0.003380 0.004905 6.593275 ( 4.940637)
build_install 0.013840 0.005164 8.090108 ( 6.058093)
test_btest 0.000724 0.000095 89.593676 ( 71.111842)
test_basic 0.005756 0.003759 1.030128 ( 1.385031)
test_all 0.010328 0.000311 714.820297 (460.633469)
test_rubyspec 0.029680 0.044276 108.553581 (164.819883)
total: 718.23 sec