Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-070245
#<BuildRuby:0x00007fa10800fdd8
@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.20240803-070245",
@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.000023 0.000006 0.000029 ( 0.000028)
autoconf 0.000034 0.000010 0.000044 ( 0.000043)
configure 0.000030 0.000009 0.000039 ( 0.000039)
build_up 0.008818 0.001343 5.305667 ( 4.213424)
build_miniruby 0.001347 0.000379 2.356593 ( 2.355121)
build_ruby 0.001703 0.000479 4.631273 ( 4.768629)
build_all 0.010460 0.000000 8.826970 ( 3.986964)
build_install 0.021217 0.001426 12.266042 ( 6.129085)
test_btest 0.000611 0.000145 124.554910 ( 34.407319)
test_basic 0.002566 0.008406 1.313585 ( 1.362636)
test_all 0.087107 0.067734 857.336846 (245.981348)
test_rubyspec 0.049109 0.040365 169.775642 ( 35.538610)
total: 338.74 sec