Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-070725
#<BuildRuby:0x000055ec1bf1e228
@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.20240316-070725",
@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.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.000000 0.006355 2.445138 ( 2.462523)
build_miniruby 0.000049 0.001582 1.794308 ( 1.793517)
build_ruby 0.001227 0.000283 3.621341 ( 3.864308)
build_all 0.006695 0.001546 7.320753 ( 3.537096)
build_install 0.017559 0.001631 8.674378 ( 4.779101)
test_btest 0.000655 0.000139 96.216091 ( 40.890625)
test_basic 0.004611 0.004111 0.958492 ( 1.032508)
test_all 0.075343 0.045543 819.600773 (303.253180)
test_rubyspec 0.051073 0.042006 129.179467 (138.663622)
total: 500.28 sec