Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-000005
#<BuildRuby:0x00007f7c6516fdd0
@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.20241025-000005",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005103 0.003275 3.653395 ( 3.547345)
build_miniruby 0.001609 0.000000 1.697212 ( 1.694721)
build_ruby 0.002097 0.000000 4.358458 ( 4.480095)
build_all 0.009021 0.000316 7.053226 ( 2.990149)
build_install 0.010079 0.011136 9.654029 ( 4.550570)
test_btest 0.000753 0.000211 77.197774 ( 21.681879)
test_basic 0.009726 0.000545 1.058955 ( 1.106520)
test_all 0.109706 0.038043 680.079816 (204.496796)
test_rubyspec 0.031798 0.050186 124.644047 ( 49.238472)
total: 293.79 sec