Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-193228
#<BuildRuby:0x000055b9cada2008
@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.20230210-193228",
@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.000005 0.000022 ( 0.000021)
autoconf 0.000026 0.000006 0.000032 ( 0.000033)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.002503 0.002450 1.145506 ( 1.544448)
build_miniruby 0.001020 0.000291 0.931800 ( 0.930224)
build_ruby 0.001257 0.000000 2.241440 ( 2.457213)
build_all 0.006745 0.000105 3.533979 ( 1.770503)
build_install 0.012151 0.001067 2.783079 ( 2.066525)
test_btest 0.000645 0.000155 56.449074 ( 19.642517)
test_basic 0.004709 0.000149 0.429279 ( 0.526118)
test_all 0.000966 0.000223 619.351847 (189.941763)
test_rubyspec 0.014622 0.026968 66.215646 ( 76.223024)
total: 295.10 sec