Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-043259
#<BuildRuby:0x00007f081ce5fdc8
@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.20241105-043259",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.007538 0.000000 3.914695 ( 4.192219)
build_miniruby 0.001517 0.000153 1.472906 ( 1.469886)
build_ruby 0.001542 0.000226 4.331858 ( 4.556883)
build_all 0.002890 0.006473 7.011679 ( 3.122430)
build_install 0.011735 0.008680 9.911924 ( 4.987351)
test_btest 0.001014 0.000000 76.092082 ( 21.359772)
test_basic 0.003429 0.006028 0.757501 ( 0.803488)
test_all 0.106306 0.040745 735.712388 (233.037433)
test_rubyspec 0.048407 0.031386 117.472354 ( 26.141587)
total: 299.67 sec