Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-205221
#<BuildRuby:0x00005623c07a6018
@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.20230121-205221",
@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.000021 0.000003 0.000024 ( 0.000024)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.004000 0.000546 1.130312 ( 1.643500)
build_miniruby 0.001235 0.000168 1.253448 ( 1.369866)
build_ruby 0.001869 0.000000 3.018262 ( 3.456247)
build_all 0.006430 0.000538 3.778633 ( 2.239005)
build_install 0.015127 0.000000 3.010985 ( 2.952281)
test_btest 0.000622 0.000000 57.269723 ( 31.170415)
test_basic 0.001717 0.003778 0.429962 ( 0.607485)
test_all 0.001371 0.000196 632.616959 (261.532166)
test_rubyspec 0.031978 0.017236 72.676051 ( 86.595956)
total: 391.57 sec