Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-113313
#<BuildRuby:0x0000562eebf29db8
@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.20230203-113313",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.005400 0.000207 1.263124 ( 2.375438)
build_miniruby 0.001672 0.000064 1.387174 ( 1.793253)
build_ruby 0.001738 0.000067 2.704606 ( 3.696788)
build_all 0.009105 0.000350 4.252010 ( 4.782320)
build_install 0.021749 0.000102 3.268332 ( 3.933174)
test_btest 0.000911 0.000030 60.566880 ( 58.957627)
test_basic 0.007721 0.000000 0.477416 ( 0.915272)
test_all 0.001919 0.000003 712.044274 (456.031595)
test_rubyspec 0.028437 0.014401 64.688874 ( 74.678412)
total: 607.16 sec