Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-015319
#<BuildRuby:0x000055a8bff81fc0
@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.20240214-015319",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.000000 0.006316 1.985222 ( 2.745207)
build_miniruby 0.000000 0.001581 1.721255 ( 1.730871)
build_ruby 0.000000 0.001626 3.752345 ( 3.986424)
build_all 0.002648 0.005745 6.650202 ( 4.119335)
build_install 0.006477 0.012626 8.366025 ( 5.645081)
test_btest 0.001007 0.000000 91.337477 ( 46.139996)
test_basic 0.007350 0.000139 0.957581 ( 1.047391)
test_all 0.074755 0.042471 779.243873 (327.286526)
test_rubyspec 0.072472 0.035959 184.650923 (199.234038)
total: 591.94 sec