Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-044424
#<BuildRuby:0x000056525bc22320
@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.20240223-044424",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.002152 0.004669 2.038052 ( 1.941749)
build_miniruby 0.000961 0.000275 1.408710 ( 1.406643)
build_ruby 0.001246 0.000356 2.883703 ( 3.143934)
build_all 0.004442 0.003023 6.056775 ( 2.315736)
build_install 0.014464 0.003528 7.516136 ( 3.486366)
test_btest 0.000000 0.001186 87.434941 ( 22.814677)
test_basic 0.002076 0.003449 0.929228 ( 0.993148)
test_all 0.095391 0.021336 716.101946 (216.146326)
test_rubyspec 0.049315 0.026929 101.196507 (110.068438)
total: 362.32 sec