Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-152417
#<BuildRuby:0x000055fc75d09fb8
@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.20230920-152417",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.006638 0.000372 2.271362 ( 4.455854)
build_miniruby 0.001608 0.000238 1.611543 ( 1.616161)
build_ruby 0.001347 0.000200 3.212038 ( 3.444026)
build_all 0.006836 0.001013 6.253194 ( 4.326173)
build_install 0.018511 0.000631 7.402573 ( 6.167575)
test_btest 0.000817 0.000109 82.455212 ( 42.087001)
test_basic 0.000323 0.008702 0.971709 ( 1.310071)
test_all 0.003585 0.006851 704.166169 (311.074664)
test_rubyspec 0.026614 0.040596 102.984943 (119.020585)
total: 493.50 sec