Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-214852
#<BuildRuby:0x00007fcc5438fdd8
@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.20241007-214852",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000037 0.000000 0.000037 ( 0.000037)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.007690 0.000000 3.234703 ( 3.248545)
build_miniruby 0.001643 0.000000 1.248054 ( 1.245116)
build_ruby 0.001726 0.000000 3.482659 ( 3.654438)
build_all 0.008498 0.000715 6.589514 ( 2.481542)
build_install 0.010834 0.007935 9.093515 ( 4.157240)
test_btest 0.000879 0.000195 87.830761 ( 23.102481)
test_basic 0.008863 0.001024 0.871325 ( 0.915353)
test_all 0.119544 0.031687 677.509998 (192.983747)
test_rubyspec 0.038785 0.052558 136.997397 ( 23.938154)
total: 255.73 sec