Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-112554
#<BuildRuby:0x000055835f0de138
@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.20230215-112554",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000576 0.004179 1.447179 ( 1.826098)
build_miniruby 0.001196 0.000150 1.011064 ( 1.009544)
build_ruby 0.001364 0.000171 2.208807 ( 2.433144)
build_all 0.005663 0.000708 3.878872 ( 1.969569)
build_install 0.011423 0.000832 2.761351 ( 1.892341)
test_btest 0.000793 0.000095 56.805234 ( 15.667474)
test_basic 0.003984 0.000478 0.388313 ( 0.480304)
test_all 0.001138 0.000137 611.753803 (174.174004)
test_rubyspec 0.025143 0.014877 66.558137 ( 76.377488)
total: 275.83 sec