Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-205251
#<BuildRuby:0x000055b396635f48
@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.20240112-205251",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000031 0.000006 0.000037 ( 0.000038)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.006112 0.000000 1.724664 ( 2.259934)
build_miniruby 0.001720 0.000000 19.547072 ( 19.201490)
build_ruby 0.001696 0.000000 3.247473 ( 3.477367)
build_all 0.006269 0.001774 5.645926 ( 3.001335)
build_install 0.012646 0.003964 6.813504 ( 3.952641)
test_btest 0.000575 0.000115 82.025666 ( 31.456734)
test_basic 0.003542 0.003653 0.901484 ( 0.974021)
test_all 0.084661 0.034373 817.038518 (287.483908)
test_rubyspec 0.040187 0.026388 98.267052 (111.503052)
total: 463.31 sec