Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-223308
#<BuildRuby:0x00007fcd058afdc0
@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.20240919-223308",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000032 0.000008 0.000040 ( 0.000039)
build_up 0.004553 0.005242 5.288954 ( 9.096956)
build_miniruby 0.001768 0.000505 1.851353 ( 2.695903)
build_ruby 0.000000 0.002321 4.946775 ( 8.301636)
build_all 0.006041 0.003596 7.740386 ( 10.194449)
build_install 0.026321 0.000139 11.545690 ( 16.077107)
test_btest 0.000864 0.000232 104.385351 (149.730726)
test_basic 0.009035 0.005680 1.331169 ( 2.665149)
test_all 0.120986 0.052600 879.801564 (1028.522761)
test_rubyspec 0.032325 0.059544 143.295788 ( 41.936032)
total: 1269.22 sec