Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-154016
#<BuildRuby:0x00007f58cbc2fdc8
@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.20241225-154016",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.000000 0.005829 1.871040 ( 2.170302)
build_miniruby 0.000000 0.001526 1.418267 ( 1.415397)
build_ruby 0.001968 0.000000 4.088801 ( 4.292488)
build_all 0.009033 0.000000 6.538097 ( 2.651026)
build_install 0.012025 0.005551 7.957790 ( 4.196016)
test_btest 0.000651 0.000231 72.819158 ( 19.498520)
test_basic 0.007724 0.001310 0.848980 ( 0.897094)
test_all 0.109272 0.033610 688.482337 (230.788678)
test_rubyspec 0.048326 0.033787 115.967900 ( 25.514006)
total: 291.42 sec