Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-204732
#<BuildRuby:0x0000563fad4a9a00
@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.20240216-204732",
@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.000000 0.000018 ( 0.000018)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000023 0.000000 0.000023 ( 0.000022)
build_up 0.000000 0.006252 2.064197 ( 2.598062)
build_miniruby 0.001267 0.000293 12.372440 ( 12.024051)
build_ruby 0.001076 0.000248 3.603966 ( 3.847044)
build_all 0.006611 0.001526 6.330691 ( 3.282003)
build_install 0.014065 0.004526 8.005209 ( 4.795597)
test_btest 0.000743 0.000180 91.472800 ( 37.173517)
test_basic 0.006483 0.000535 0.894814 ( 1.003620)
test_all 0.094038 0.023000 775.920818 (294.798276)
test_rubyspec 0.044723 0.045147 120.850179 (133.084295)
total: 492.61 sec