Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-080531
#<BuildRuby:0x00007f6b8560fde0
@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.20240623-080531",
@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.000025 0.000004 0.000029 ( 0.000031)
autoconf 0.000040 0.000007 0.000047 ( 0.000048)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.007657 0.001313 3.916954 ( 4.174717)
build_miniruby 0.001456 0.000250 1.547055 ( 1.543844)
build_ruby 0.001583 0.000271 3.409319 ( 3.604190)
build_all 0.007458 0.000515 6.777528 ( 2.548678)
build_install 0.017480 0.001353 9.937399 ( 4.737233)
test_btest 0.000827 0.000131 116.256126 ( 36.455842)
test_basic 0.003137 0.009097 1.260655 ( 1.328322)
test_all 0.097379 0.054514 803.595203 (233.814628)
test_rubyspec 0.057694 0.037131 168.436566 ( 31.292860)
total: 319.50 sec