Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-103821
#<BuildRuby:0x00007f460eb1fde0
@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.20241105-103821",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000033 0.000008 0.000041 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.000000 0.007472 3.614279 ( 3.511089)
build_miniruby 0.000000 0.001684 1.691526 ( 1.688271)
build_ruby 0.000702 0.001538 4.377689 ( 14.617551)
build_all 0.006974 0.002370 6.760683 ( 2.814427)
build_install 0.017409 0.001840 9.549818 ( 4.596494)
test_btest 0.000755 0.000224 77.128853 ( 22.397782)
test_basic 0.003468 0.006399 0.993950 ( 3.441262)
test_all 0.130445 0.014820 770.803499 (259.190288)
test_rubyspec 0.058390 0.033726 125.379366 ( 48.873825)
total: 361.13 sec