Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-031918
#<BuildRuby:0x000055a0ab6ba228
@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.20230105-031918",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.004137 0.000011 0.967245 ( 1.346249)
build_miniruby 0.000964 0.000192 1.101662 ( 1.099992)
build_ruby 0.000000 0.001453 2.616138 ( 2.983798)
build_all 0.004053 0.002609 3.324064 ( 1.669910)
build_install 0.014477 0.000424 2.433472 ( 1.593555)
test_btest 0.000872 0.000000 56.711704 ( 16.353112)
test_basic 0.001906 0.002909 0.363836 ( 0.456091)
test_all 0.001111 0.000265 686.894444 (367.163053)
test_rubyspec 0.046884 0.017449 77.997587 (116.846872)
total: 509.51 sec