Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-140302
#<BuildRuby:0x00007f11f531fde0
@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.20240809-140302",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000037 0.000006 0.000043 ( 0.000042)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.009250 0.000000 4.057523 ( 5.246379)
build_miniruby 0.001865 0.000000 1.837492 ( 2.344457)
build_ruby 0.002710 0.000000 4.629983 ( 5.084481)
build_all 0.010562 0.000724 8.673108 ( 7.866237)
build_install 0.011287 0.012659 11.829230 ( 9.524926)
test_btest 0.000000 0.000798 124.649824 ( 89.583017)
test_basic 0.003638 0.008330 1.310115 ( 1.764380)
test_all 0.130321 0.029320 882.271637 (403.758099)
test_rubyspec 0.062318 0.025929 174.110051 ( 58.984626)
total: 584.16 sec