Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-033443
#<BuildRuby:0x00007fd44e79fde0
@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.20241027-033443",
@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.000003 0.000026 ( 0.000025)
autoconf 0.000049 0.000008 0.000057 ( 0.000056)
configure 0.000030 0.000005 0.000035 ( 0.000037)
build_up 0.005112 0.003461 3.588518 ( 3.421843)
build_miniruby 0.001587 0.000297 1.693481 ( 1.690363)
build_ruby 0.001718 0.000322 3.922593 ( 4.117745)
build_all 0.009681 0.000000 6.904785 ( 2.866050)
build_install 0.016219 0.002938 9.082564 ( 4.126930)
test_btest 0.000366 0.000628 77.684433 ( 21.153858)
test_basic 0.003243 0.006960 0.913980 ( 0.960875)
test_all 0.110077 0.042525 770.248607 (244.358758)
test_rubyspec 0.040733 0.046414 124.867305 ( 30.435610)
total: 313.13 sec