Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-152545
#<BuildRuby:0x00007fbc6756fdd0
@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.20241206-152545",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000044 0.000006 0.000050 ( 0.000049)
configure 0.000031 0.000004 0.000035 ( 0.000036)
build_up 0.008106 0.001095 4.204829 ( 5.559398)
build_miniruby 0.010259 0.000794 264.303411 (175.082799)
build_ruby 0.000000 0.002579 5.549023 ( 56.340764)
build_all 0.008334 0.006020 45.774878 ( 41.248764)
build_install 0.017259 0.006991 9.370598 ( 9.898570)
test_btest 0.000811 0.000159 79.620859 ( 35.685776)
test_basic 0.006842 0.000505 1.034856 ( 1.264723)
test_all 0.111970 0.034827 760.524989 (334.922127)
test_rubyspec 0.051538 0.020094 117.526596 ( 30.348849)
total: 690.35 sec