Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-210327
#<BuildRuby:0x00007ff37a7efde0
@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.20241226-210327",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.002481 0.003189 1.800961 ( 2.121375)
build_miniruby 0.001240 0.000177 1.527514 ( 1.524532)
build_ruby 0.001489 0.000213 3.803731 ( 3.919832)
build_all 0.008819 0.000683 6.563250 ( 2.656223)
build_install 0.016453 0.001102 8.391689 ( 4.533656)
test_btest 0.000893 0.000118 76.341576 ( 20.469317)
test_basic 0.008153 0.001073 1.043982 ( 1.100298)
test_all 0.112587 0.031153 713.085587 (229.758369)
test_rubyspec 0.057179 0.023799 119.380917 ( 25.135005)
total: 291.22 sec