Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-053346
#<BuildRuby:0x00007f31ee85fdc8
@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.20241227-053346",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.001412 0.004357 2.077695 ( 2.418340)
build_miniruby 0.001233 0.000353 1.511983 ( 1.508456)
build_ruby 0.000000 0.002127 3.367291 ( 3.515305)
build_all 0.003525 0.004382 6.171070 ( 2.575326)
build_install 0.012473 0.005507 8.079465 ( 4.464202)
test_btest 0.000623 0.000214 77.886739 ( 23.344727)
test_basic 0.004328 0.004165 0.961976 ( 1.008012)
test_all 0.102339 0.040530 702.842466 (215.459207)
test_rubyspec 0.043894 0.038110 116.219940 ( 26.754010)
total: 281.05 sec