Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-051529
#<BuildRuby:0x00007fce3e1efdc0
@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.20240927-051529",
@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.000015 0.000007 0.000022 ( 0.000023)
autoconf 0.000029 0.000013 0.000042 ( 0.000042)
configure 0.000023 0.000010 0.000033 ( 0.000033)
build_up 0.007056 0.001855 4.840151 ( 4.123652)
build_miniruby 0.000000 0.001523 1.367213 ( 1.370807)
build_ruby 0.000000 0.001822 4.309421 ( 4.520733)
build_all 0.005637 0.003214 6.795287 ( 2.781770)
build_install 0.010572 0.007188 10.528685 ( 4.844090)
test_btest 0.000000 0.001069 94.128692 ( 27.674718)
test_basic 0.003606 0.006291 1.129017 ( 3.529502)
test_all 0.092478 0.054747 764.100832 (229.357925)
test_rubyspec 0.055079 0.032954 136.351484 ( 30.017371)
total: 308.22 sec