Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-225518
#<BuildRuby:0x00007fed2fcffde0
@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.20240811-225518",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.008223 0.000000 3.267358 ( 3.266724)
build_miniruby 0.001554 0.000000 1.282792 ( 1.279838)
build_ruby 0.002026 0.000000 3.860798 ( 4.068502)
build_all 0.007818 0.000938 8.414512 ( 3.313465)
build_install 0.009459 0.010033 11.137880 ( 5.222787)
test_btest 0.000000 0.000805 128.347758 ( 42.711910)
test_basic 0.003038 0.009039 1.350941 ( 1.445972)
test_all 0.094031 0.056618 830.070074 (241.279152)
test_rubyspec 0.051290 0.042701 170.834656 ( 35.815671)
total: 338.41 sec