Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-013411
#<BuildRuby:0x000055add27a61a8
@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.20230706-013411",
@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.000000 0.000017 0.000017 ( 0.000018)
autoconf 0.000000 0.000030 0.000030 ( 0.000030)
configure 0.000000 0.000022 0.000022 ( 0.000021)
build_up 0.002814 0.004309 2.012489 ( 6.737697)
build_miniruby 0.001277 0.000291 1.746683 ( 3.174407)
build_ruby 0.001585 0.000000 3.476338 ( 10.241224)
build_all 0.007173 0.001015 2.490906 ( 5.014527)
build_install 0.019281 0.000330 3.993913 ( 7.832184)
test_btest 0.000624 0.000116 83.119890 ( 76.281730)
test_basic 0.007486 0.000000 0.897497 ( 1.782125)
test_all 0.001623 0.000000 621.542900 (425.712437)
test_rubyspec 0.036716 0.025271 94.788820 (144.950935)
total: 681.73 sec