Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-013058
#<BuildRuby:0x0000564131756228
@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.20230916-013058",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.002089 0.004433 2.264582 ( 3.751118)
build_miniruby 0.001273 0.000273 1.609957 ( 1.612924)
build_ruby 0.001749 0.000000 3.600557 ( 3.792101)
build_all 0.003923 0.003537 6.127024 ( 3.317690)
build_install 0.016434 0.000000 7.261220 ( 4.461904)
test_btest 0.001033 0.000000 83.064740 ( 33.403911)
test_basic 0.007494 0.000177 0.964987 ( 1.061657)
test_all 0.009621 0.000276 664.268893 (238.250377)
test_rubyspec 0.036363 0.032456 99.957407 (111.241977)
total: 400.89 sec