Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-005039
#<BuildRuby:0x00007f6277e7fdc0
@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.20241217-005039",
@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.000024)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.007383 0.000000 2.777954 ( 4.173077)
build_miniruby 0.001333 0.000192 2.305572 ( 2.479405)
build_ruby 0.001960 0.000346 4.427894 ( 4.657955)
build_all 0.006053 0.003600 6.542039 ( 4.192522)
build_install 0.019227 0.003103 9.073726 ( 6.373759)
test_btest 0.000631 0.000120 80.793364 ( 57.090056)
test_basic 0.007888 0.003878 1.106289 ( 1.374028)
test_all 0.104468 0.045189 776.971438 (347.738298)
test_rubyspec 0.046358 0.036540 116.737918 ( 34.917580)
total: 463.00 sec