Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-020950
#<BuildRuby:0x00007f0c0599fdc8
@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.20240924-020950",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000038 0.000011 0.000049 ( 0.000049)
configure 0.000036 0.000010 0.000046 ( 0.000046)
build_up 0.005644 0.004431 4.987370 ( 4.668391)
build_miniruby 0.001633 0.000480 1.858416 ( 2.051081)
build_ruby 0.001663 0.000489 4.724914 ( 4.998069)
build_all 0.008371 0.001779 7.278784 ( 3.985744)
build_install 0.016660 0.003117 9.147961 ( 3.942938)
test_btest 0.000000 0.001002 93.147345 ( 28.748380)
test_basic 0.004839 0.005673 1.117379 ( 1.167620)
test_all 0.096358 0.051814 767.336542 (228.238211)
test_rubyspec 0.048778 0.029564 130.166334 ( 25.955896)
total: 303.76 sec