Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-174332
#<BuildRuby:0x00007f3e655dfde0
@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.20240630-174332",
@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.000021 0.000004 0.000025 ( 0.000027)
autoconf 0.000045 0.000009 0.000054 ( 0.000053)
configure 0.000032 0.000006 0.000038 ( 0.000039)
build_up 0.009915 0.000321 4.526264 ( 4.398059)
build_miniruby 0.001805 0.000319 1.683490 ( 1.685858)
build_ruby 0.001997 0.000353 4.432663 ( 4.612422)
build_all 0.009644 0.000930 8.580820 ( 5.023134)
build_install 0.021747 0.001361 11.658881 ( 6.513591)
test_btest 0.000709 0.000112 123.289626 ( 50.692084)
test_basic 0.011404 0.001800 1.442068 ( 1.545819)
test_all 0.086944 0.067743 899.698045 (286.777579)
test_rubyspec 0.055595 0.037233 176.908675 ( 41.005651)
total: 402.26 sec