Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-085449
#<BuildRuby:0x000055c4924eded0
@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.20230607-085449",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002586 0.003772 1.806799 ( 3.093646)
build_miniruby 0.001305 0.000140 1.270973 ( 1.269918)
build_ruby 0.001468 0.000000 2.495362 ( 2.671996)
build_all 0.006969 0.000000 2.209054 ( 1.586919)
build_install 0.003652 0.014106 3.476174 ( 2.643470)
test_btest 0.000857 0.000182 76.938235 ( 28.812192)
test_basic 0.001462 0.003192 0.776893 ( 0.871491)
test_all 0.000388 0.001039 591.653627 (191.615197)
test_rubyspec 0.037813 0.014770 81.419010 ( 93.251086)
total: 325.82 sec