Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-093000
#<BuildRuby:0x00007fc72427fdd8
@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.20241230-093000",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.000000 0.005687 1.966893 ( 2.285961)
build_miniruby 0.000692 0.000694 1.443506 ( 1.440377)
build_ruby 0.001410 0.000597 3.834149 ( 4.028228)
build_all 0.008269 0.000220 6.025363 ( 2.370703)
build_install 0.008844 0.008226 8.202091 ( 4.402346)
test_btest 0.000604 0.000262 74.458867 ( 21.121253)
test_basic 0.006482 0.003328 0.998805 ( 1.047456)
test_all 0.109404 0.032150 696.711443 (216.632735)
test_rubyspec 0.042324 0.038291 113.257441 ( 27.977699)
total: 281.31 sec