Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-192917
#<BuildRuby:0x00005582d365e018
@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.20240212-192917",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.007114 0.000760 2.073328 ( 3.893827)
build_miniruby 0.001289 0.000309 1.863538 ( 2.314921)
build_ruby 0.001633 0.000392 3.749176 ( 4.781981)
build_all 0.008456 0.000983 7.133001 ( 8.009137)
build_install 0.015803 0.007331 8.900976 ( 9.954249)
test_btest 0.000706 0.000183 94.730998 ( 78.892100)
test_basic 0.007070 0.000562 1.003031 ( 1.612946)
test_all 0.088715 0.031825 814.502735 (480.915989)
test_rubyspec 0.040638 0.067187 187.484148 (224.937870)
total: 815.31 sec