Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-144053
#<BuildRuby:0x00007f59e8adfdd8
@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.20240922-144053",
@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.000005 0.000027 ( 0.000028)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.008634 0.002228 5.150047 ( 8.136343)
build_miniruby 0.001837 0.000474 1.826386 ( 2.443225)
build_ruby 0.001797 0.000463 4.729287 ( 6.522462)
build_all 0.001039 0.009202 7.516924 ( 9.689084)
build_install 0.018106 0.009017 11.509908 ( 14.477153)
test_btest 0.000656 0.000225 101.552478 (127.295253)
test_basic 0.003077 0.010229 1.315883 ( 2.295192)
test_all 0.107734 0.053827 866.870282 (671.630847)
test_rubyspec 0.047555 0.042472 138.948652 ( 35.198660)
total: 877.69 sec