Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-100806
#<BuildRuby:0x00007f810a18fdc0
@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.20241106-100806",
@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.000014 0.000007 0.000021 ( 0.000021)
autoconf 0.000025 0.000013 0.000038 ( 0.000037)
configure 0.000026 0.000013 0.000039 ( 0.000039)
build_up 0.000145 0.008155 3.588972 ( 3.634752)
build_miniruby 0.000939 0.000542 1.439746 ( 1.436655)
build_ruby 0.001338 0.000772 4.525759 ( 4.670922)
build_all 0.005841 0.003370 6.728235 ( 2.853763)
build_install 0.011290 0.009392 9.422390 ( 4.545193)
test_btest 0.000701 0.000421 78.579431 ( 21.526631)
test_basic 0.008848 0.002708 1.040150 ( 1.093004)
test_all 0.100850 0.049636 695.048676 (221.107805)
test_rubyspec 0.053210 0.032694 119.600270 ( 24.996215)
total: 285.87 sec