Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-001433
#<BuildRuby:0x000055f5efd12230
@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.20240304-001433",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.005032 0.004008 2.824738 ( 3.932490)
build_miniruby 0.001139 0.000151 1.834723 ( 2.603736)
build_ruby 0.001782 0.000000 3.841919 ( 4.835816)
build_all 0.009040 0.000379 7.066648 ( 6.908730)
build_install 0.016194 0.005226 9.104260 ( 8.255089)
test_btest 0.001041 0.000153 97.075113 ( 78.179376)
test_basic 0.004229 0.004291 1.036006 ( 1.440334)
test_all 0.074808 0.047691 762.971981 (451.204228)
test_rubyspec 0.022783 0.069001 134.645819 (173.841318)
total: 731.20 sec