Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-083929
#<BuildRuby:0x00007fcedf69fdd8
@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.20240824-083929",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004375 0.004081 3.246292 ( 3.166297)
build_miniruby 0.001342 0.000377 1.396314 ( 1.392806)
build_ruby 0.001721 0.000484 3.600091 ( 3.829304)
build_all 0.004032 0.004088 7.447087 ( 2.818575)
build_install 0.018030 0.003393 10.503841 ( 4.765902)
test_btest 0.000701 0.000203 118.993748 ( 32.123902)
test_basic 0.005145 0.007128 1.256895 ( 1.314458)
test_all 0.091117 0.059463 816.769137 (247.868213)
test_rubyspec 0.052059 0.039917 167.278968 ( 35.251482)
total: 332.53 sec