Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-174840
#<BuildRuby:0x00005597695528e0
@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.20230919-174840",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.007354 0.000000 2.300245 ( 4.335046)
build_miniruby 0.001517 0.000000 1.735508 ( 1.874208)
build_ruby 0.001863 0.000000 3.444300 ( 3.931667)
build_all 0.001110 0.007197 6.186987 ( 4.707690)
build_install 0.012862 0.006274 7.539173 ( 6.508824)
test_btest 0.000692 0.000154 84.823785 ( 44.947645)
test_basic 0.004038 0.003774 0.984179 ( 1.227973)
test_all 0.006969 0.003567 688.464168 (306.061306)
test_rubyspec 0.021137 0.049490 103.675076 (120.020950)
total: 493.62 sec