Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250525-020802
#<BuildRuby:0x00007f3d7718fdd8
@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.20250525-020802",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000033 0.000005 0.000038 ( 0.000039)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.000668 0.007216 3.438949 ( 2.850949)
build_miniruby 0.001404 0.000307 1.648173 ( 1.644857)
build_ruby 0.001862 0.000407 3.455557 ( 3.601839)
build_all 0.005248 0.004284 6.355841 ( 2.659683)
build_install 0.014115 0.004533 8.708648 ( 4.422284)
test_btest 0.000923 0.000231 59.524598 ( 17.409631)
test_basic 0.005695 0.003443 0.937771 ( 0.982475)
test_all 0.077893 0.047759 634.728112 (225.728457)
test_rubyspec 0.054535 0.027018 112.619794 ( 25.110632)
total: 284.41 sec