Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-234140
#<BuildRuby:0x00007efde800fdd8
@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.20241223-234140",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.000000 0.006006 2.098712 ( 2.431108)
build_miniruby 0.000000 0.001484 1.439304 ( 1.435891)
build_ruby 0.000000 0.001695 3.955944 ( 4.104192)
build_all 0.002859 0.005669 6.456842 ( 2.684637)
build_install 0.014890 0.002780 7.699303 ( 3.893798)
test_btest 0.000740 0.000269 73.543640 ( 19.569026)
test_basic 0.005992 0.004688 0.849072 ( 0.897996)
test_all 0.108899 0.034226 703.032416 (204.728322)
test_rubyspec 0.043716 0.037961 116.455195 ( 26.094186)
total: 265.84 sec