Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-191131
#<BuildRuby:0x00005579e12e6138
@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.20230112-191131",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001209 0.003457 0.881601 ( 1.281982)
build_miniruby 0.001365 0.000000 1.058478 ( 1.056759)
build_ruby 0.001259 0.000000 2.728304 ( 3.118885)
build_all 0.006045 0.000189 3.011342 ( 1.504514)
build_install 0.008137 0.006985 2.511995 ( 1.674273)
test_btest 0.000950 0.000000 55.384509 ( 14.257963)
test_basic 0.002114 0.002633 0.351620 ( 0.444767)
test_all 0.001253 0.000325 561.949598 (158.352237)
test_rubyspec 0.023733 0.031644 72.053607 ( 82.227380)
total: 263.92 sec