Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-213539
#<BuildRuby:0x000055e419d0e258
@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.20231012-213539",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000000 0.006226 2.230662 ( 2.378238)
build_miniruby 0.000000 0.001101 1.434416 ( 1.433052)
build_ruby 0.000756 0.000826 3.269629 ( 3.468455)
build_all 0.003578 0.003932 5.998368 ( 2.717769)
build_install 0.016555 0.001502 7.536747 ( 3.747750)
test_btest 0.000770 0.000247 84.509517 ( 27.652458)
test_basic 0.000000 0.005495 0.952788 ( 1.061269)
test_all 0.004404 0.004665 722.577196 (230.329643)
test_rubyspec 0.037481 0.025815 99.500873 (112.026402)
total: 384.82 sec