Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-132939
#<BuildRuby:0x00007f6ef7e4fdc8
@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.20241006-132939",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000032 0.000008 0.000040 ( 0.000038)
build_up 0.003696 0.003924 3.949552 ( 3.883975)
build_miniruby 0.000000 0.001390 1.583602 ( 1.581530)
build_ruby 0.000000 0.001671 4.218415 ( 4.437793)
build_all 0.005993 0.002488 7.285806 ( 3.023286)
build_install 0.017425 0.000171 9.639772 ( 4.424365)
test_btest 0.000785 0.000202 92.370939 ( 26.012753)
test_basic 0.009627 0.000307 1.103243 ( 1.569180)
test_all 0.112221 0.037070 781.478483 (226.804291)
test_rubyspec 0.049189 0.040652 138.858636 ( 32.282437)
total: 304.02 sec