Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-052630
#<BuildRuby:0x00007fed109dfdc8
@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.20241019-052630",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.003353 0.004645 4.042699 ( 3.905847)
build_miniruby 0.001471 0.000294 1.640301 ( 1.851623)
build_ruby 0.001661 0.000332 4.205570 ( 4.400954)
build_all 0.005230 0.004470 7.580794 ( 3.200056)
build_install 0.020180 0.000609 10.113943 ( 4.769756)
test_btest 0.000750 0.000150 97.286699 ( 25.627053)
test_basic 0.004352 0.005431 1.166800 ( 1.211420)
test_all 0.124654 0.031024 768.071794 (234.683158)
test_rubyspec 0.043669 0.050930 137.793468 ( 31.462451)
total: 311.11 sec