Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-185451
#<BuildRuby:0x000055a8d7c723d0
@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.20231230-185451",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.004717 0.000907 1.771725 ( 2.415161)
build_miniruby 0.001654 0.000000 1.620532 ( 1.681446)
build_ruby 0.001708 0.000000 3.419591 ( 3.795915)
build_all 0.005099 0.002554 5.499627 ( 2.781523)
build_install 0.013833 0.004348 7.157895 ( 4.488645)
test_btest 0.000806 0.000000 81.906755 ( 41.829804)
test_basic 0.002080 0.006638 0.924339 ( 1.032151)
test_all 0.093526 0.024698 757.715137 (323.439408)
test_rubyspec 0.024401 0.044255 97.077551 (111.537184)
total: 493.00 sec