Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-064832
#<BuildRuby:0x000055cb452f1a00
@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.20230818-064832",
@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.000026)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006738 0.001162 2.376727 ( 7.344188)
build_miniruby 0.001446 0.000249 1.745684 ( 3.150847)
build_ruby 0.001750 0.000301 3.587638 ( 5.183719)
build_all 0.008301 0.000674 6.579774 ( 6.120596)
build_install 0.015502 0.005653 8.355276 ( 10.239851)
test_btest 0.000805 0.000151 86.838414 ( 61.087826)
test_basic 0.006125 0.001149 1.026146 ( 2.139379)
test_all 0.008591 0.002079 753.038760 (475.835859)
test_rubyspec 0.031574 0.045711 110.554884 (191.112935)
total: 762.22 sec