Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-083954
#<BuildRuby:0x00007f87846cfdc8
@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.20240826-083954",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003905 0.003981 3.075357 ( 3.008574)
build_miniruby 0.000000 0.001653 1.176576 ( 1.173512)
build_ruby 0.000000 0.001786 3.931781 ( 4.139375)
build_all 0.003974 0.004366 7.886263 ( 3.142040)
build_install 0.012707 0.004182 9.954168 ( 4.553693)
test_btest 0.000796 0.000206 116.795744 ( 30.435427)
test_basic 0.008368 0.001106 1.221406 ( 1.269034)
test_all 0.119129 0.035147 781.699696 (229.237502)
test_rubyspec 0.066704 0.023861 171.832269 ( 31.340946)
total: 308.30 sec