Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-000244
#<BuildRuby:0x00007f2a0d7efde0
@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-000244",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000026 0.000007 0.000033 ( 0.000032)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.004390 0.001182 1.657132 ( 1.995078)
build_miniruby 0.001632 0.000000 1.228695 ( 1.225701)
build_ruby 0.001784 0.000000 3.665031 ( 3.855255)
build_all 0.006724 0.001592 6.280583 ( 2.585370)
build_install 0.014301 0.003549 7.207272 ( 3.605605)
test_btest 0.000918 0.000237 71.645083 ( 19.223373)
test_basic 0.006593 0.004966 0.776424 ( 0.824866)
test_all 0.097287 0.047867 749.162834 (242.011242)
test_rubyspec 0.048142 0.031786 118.319196 ( 31.591411)
total: 306.92 sec