Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-042455
#<BuildRuby:0x00005618d0816390
@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.20231219-042455",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000000 0.006371 2.303849 ( 2.385898)
build_miniruby 0.000000 0.001407 1.537461 ( 1.537812)
build_ruby 0.000000 0.001854 3.181488 ( 3.374066)
build_all 0.001211 0.006230 5.517112 ( 2.474951)
build_install 0.011785 0.007024 7.104338 ( 3.708006)
test_btest 0.000855 0.000308 80.515197 ( 32.717136)
test_basic 0.006446 0.000707 0.911618 ( 0.980525)
test_all 0.079276 0.039997 685.387545 (277.869799)
test_rubyspec 0.053129 0.019243 99.544163 (130.256067)
total: 455.31 sec