Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250123-115819
#<BuildRuby:0x00007fa115c3fdd0
@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.20250123-115819",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000037 0.000007 0.000044 ( 0.000045)
configure 0.000031 0.000006 0.000037 ( 0.000038)
build_up 0.006558 0.000512 2.467914 ( 3.257693)
build_miniruby 0.001507 0.000301 1.589541 ( 1.697651)
build_ruby 0.001992 0.000399 4.201720 ( 4.567068)
build_all 0.006429 0.003773 6.306414 ( 4.253522)
build_install 0.012849 0.008400 8.340491 ( 5.990341)
test_btest 0.000605 0.000155 56.894848 ( 16.895066)
test_basic 0.005125 0.001318 0.685971 ( 5.797863)
test_all 0.090373 0.028230 574.166934 (200.455470)
test_rubyspec 0.030076 0.044091 104.809768 ( 19.992889)
total: 262.91 sec