Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-004826
#<BuildRuby:0x000056345a401f48
@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.20230214-004826",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004378 0.000762 1.386344 ( 1.760344)
build_miniruby 0.001104 0.000192 1.045855 ( 1.044177)
build_ruby 0.001075 0.000187 2.217378 ( 2.435544)
build_all 0.005979 0.000000 3.762611 ( 1.900808)
build_install 0.012221 0.000000 2.846248 ( 1.954365)
test_btest 0.000751 0.000000 56.830078 ( 16.517920)
test_basic 0.002305 0.002232 0.422147 ( 0.514160)
test_all 0.001222 0.000198 637.886383 (181.859730)
test_rubyspec 0.024290 0.014610 68.045013 ( 78.049032)
total: 286.04 sec