Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221202-190325
#<BuildRuby:0x000055a4419b6208
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221202-190325",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.001587 0.004193 1.462434 ( 1.769090)
build_miniruby 0.000990 0.000165 0.864964 ( 0.863623)
build_ruby 0.001131 0.000188 1.557309 ( 1.553185)
build_all 0.002282 0.004566 3.410691 ( 1.746512)
build_install 0.007111 0.004891 2.550587 ( 1.671037)
test_btest 0.000000 0.000814 56.879263 ( 16.448618)
test_basic 0.000385 0.003539 0.376244 ( 0.471529)
test_all 0.000992 0.000000 619.720759 (207.631742)
test_rubyspec 0.009746 0.024944 63.124906 ( 73.080225)
total: 305.24 sec