Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-154715
#<BuildRuby:0x00005559628f6108
@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.20230606-154715",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.005060 0.000844 1.869717 ( 3.179837)
build_miniruby 0.001258 0.000210 1.211140 ( 1.214156)
build_ruby 0.001408 0.000000 2.767745 ( 2.996446)
build_all 0.008010 0.000000 2.307656 ( 2.067586)
build_install 0.012355 0.006972 3.699429 ( 3.002898)
test_btest 0.000842 0.000162 76.283992 ( 33.535937)
test_basic 0.001330 0.004316 0.738415 ( 0.850528)
test_all 0.001759 0.000397 586.553169 (190.271385)
test_rubyspec 0.003824 0.032843 77.673242 ( 89.532996)
total: 326.65 sec