Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-021119
#<BuildRuby:0x00007f1f16a4fdd0
@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.20241212-021119",
@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.000001 0.000020 ( 0.000022)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.003345 0.003893 3.300041 ( 3.428543)
build_miniruby 0.001569 0.000000 1.534834 ( 1.532578)
build_ruby 0.001675 0.000000 4.169361 ( 4.333993)
build_all 0.004513 0.003973 6.585965 ( 3.066567)
build_install 0.010419 0.009208 8.862078 ( 4.399770)
test_btest 0.000704 0.000141 75.270873 ( 22.635627)
test_basic 0.004792 0.004305 0.827016 ( 0.876825)
test_all 0.114964 0.026378 664.146429 (201.302952)
test_rubyspec 0.039460 0.044186 112.627540 ( 26.583711)
total: 268.16 sec