Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-222212
#<BuildRuby:0x000055ec9f4b5a00
@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.20240117-222212",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.005493 0.000121 1.515317 ( 2.140666)
build_miniruby 0.001300 0.000109 16.150708 ( 15.878968)
build_ruby 0.001567 0.000000 3.264185 ( 3.487759)
build_all 0.003136 0.003751 5.416712 ( 2.184282)
build_install 0.014598 0.000261 6.483308 ( 3.139862)
test_btest 0.000733 0.000075 78.798570 ( 20.412139)
test_basic 0.002017 0.003860 0.746919 ( 0.804860)
test_all 0.088537 0.029164 697.133518 (201.630105)
test_rubyspec 0.054420 0.051366 165.082323 (198.062490)
total: 447.74 sec