Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-063651
#<BuildRuby:0x00007fc2238ffdd0
@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.20240814-063651",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000031 0.000004 0.000035 ( 0.000034)
build_up 0.007534 0.000914 4.028709 ( 3.879063)
build_miniruby 0.001659 0.000000 1.648594 ( 1.646011)
build_ruby 0.002046 0.000000 4.277379 ( 4.472001)
build_all 0.003419 0.007028 9.218985 ( 3.755196)
build_install 0.023815 0.000000 11.906247 ( 5.709371)
test_btest 0.000840 0.000067 121.296916 ( 33.520626)
test_basic 0.010587 0.000891 1.127984 ( 1.177867)
test_all 0.107872 0.042699 837.220898 (235.783615)
test_rubyspec 0.050161 0.041069 170.534807 ( 34.040945)
total: 323.99 sec