Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-093903
#<BuildRuby:0x00007fc8ed76fdc8
@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.20240919-093903",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000026 0.000010 0.000036 ( 0.000035)
configure 0.000023 0.000009 0.000032 ( 0.000031)
build_up 0.005686 0.002095 3.686584 ( 3.169739)
build_miniruby 0.001170 0.000431 1.215624 ( 1.212512)
build_ruby 0.001258 0.000463 3.874365 ( 4.049646)
build_all 0.005955 0.002195 5.864285 ( 2.263603)
build_install 0.016336 0.003795 9.120858 ( 4.010907)
test_btest 0.000997 0.000000 85.888310 ( 22.518017)
test_basic 0.010603 0.000000 0.892103 ( 0.936004)
test_all 0.134722 0.012330 678.188888 (195.192473)
test_rubyspec 0.061975 0.024277 135.645057 ( 24.352056)
total: 257.71 sec