Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-003423
#<BuildRuby:0x00007fb8ea5afdc0
@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.20240812-003423",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000037 0.000003 0.000040 ( 0.000041)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.000000 0.007674 3.299175 ( 3.244477)
build_miniruby 0.000000 0.001765 1.467726 ( 1.464068)
build_ruby 0.000517 0.001687 3.590181 ( 3.771935)
build_all 0.005923 0.002787 7.834893 ( 2.899980)
build_install 0.013599 0.005016 9.399630 ( 4.199975)
test_btest 0.001200 0.000075 120.195024 ( 32.852226)
test_basic 0.007613 0.003205 1.233814 ( 1.280807)
test_all 0.108892 0.043223 887.356714 (270.680459)
test_rubyspec 0.052941 0.036121 172.759550 ( 35.601702)
total: 356.00 sec