Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-075008
#<BuildRuby:0x00007fab0f5ffde0
@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.20241119-075008",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.006736 0.001161 3.695128 ( 3.615351)
build_miniruby 0.001296 0.000223 1.574861 ( 1.573306)
build_ruby 0.001942 0.000334 3.993109 ( 4.189950)
build_all 0.002004 0.006271 5.975294 ( 2.446539)
build_install 0.017399 0.000273 8.097722 ( 3.828205)
test_btest 0.000822 0.000159 75.223411 ( 21.030387)
test_basic 0.004659 0.005100 0.903789 ( 0.955842)
test_all 0.091762 0.050163 729.771976 (220.277459)
test_rubyspec 0.052292 0.029108 115.919253 ( 27.463775)
total: 285.38 sec