Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-122156
#<BuildRuby:0x00007f4fde65fdd0
@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.20241223-122156",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000000 0.000042 0.000042 ( 0.000043)
configure 0.000000 0.000026 0.000026 ( 0.000026)
build_up 0.000908 0.004222 1.362197 ( 1.678485)
build_miniruby 0.001010 0.000319 1.086188 ( 1.083190)
build_ruby 0.001934 0.000000 3.020863 ( 3.184964)
build_all 0.007652 0.000000 5.384752 ( 2.058256)
build_install 0.008551 0.007486 6.582089 ( 3.300802)
test_btest 0.000653 0.000217 73.005416 ( 19.214493)
test_basic 0.002092 0.007398 0.778012 ( 0.821133)
test_all 0.101791 0.037957 687.017911 (208.763123)
test_rubyspec 0.049849 0.029032 115.262860 ( 27.354751)
total: 267.46 sec