Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-081047
#<BuildRuby:0x000056288bc064f8
@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.20240228-081047",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.004344 0.004061 2.771949 ( 4.497815)
build_miniruby 0.001273 0.000227 1.906538 ( 2.989512)
build_ruby 0.002050 0.000367 3.988977 ( 5.500176)
build_all 0.003849 0.004964 7.207820 ( 7.065035)
build_install 0.006776 0.015162 9.349081 ( 9.031140)
test_btest 0.000607 0.000196 97.176751 ( 94.162799)
test_basic 0.007396 0.001028 0.971625 ( 1.648883)
test_all 0.091021 0.031612 814.589959 (478.802064)
test_rubyspec 0.041160 0.047625 133.564380 (167.410024)
total: 771.11 sec