Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-130511
#<BuildRuby:0x00007f89b0c7fdd0
@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.20241130-130511",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000031 0.000011 0.000042 ( 0.000042)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.007396 0.001175 3.737629 ( 3.745447)
build_miniruby 0.001787 0.000000 1.637380 ( 1.644376)
build_ruby 0.001911 0.000000 4.211008 ( 4.417888)
build_all 0.006803 0.002193 6.725781 ( 3.329044)
build_install 0.013958 0.006151 9.116248 ( 4.592794)
test_btest 0.000707 0.000243 83.600860 ( 33.089656)
test_basic 0.004604 0.007344 1.113477 ( 1.189217)
test_all 0.116082 0.036578 793.424512 (356.844485)
test_rubyspec 0.052490 0.035645 124.226217 ( 44.197670)
total: 453.05 sec