Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-010513
#<BuildRuby:0x0000564e33a26390
@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.20240124-010513",
@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.000019 0.000000 0.000019 ( 0.000020)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.006856 0.000236 2.081766 ( 3.578814)
build_miniruby 0.001721 0.000060 1.798370 ( 2.469396)
build_ruby 0.001720 0.000633 3.706270 ( 5.125552)
build_all 0.005608 0.003400 6.840993 ( 7.665659)
build_install 0.021430 0.000794 8.466389 ( 9.662575)
test_btest 0.000845 0.000051 91.097588 (100.103114)
test_basic 0.003793 0.004941 0.987599 ( 1.888654)
test_all 0.100833 0.024875 802.320357 (707.417016)
test_rubyspec 0.057568 0.054019 186.109517 (242.245957)
total: 1080.16 sec