Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-085349
#<BuildRuby:0x00007f60acb3fdd0
@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.20241202-085349",
@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.000006 0.000025 ( 0.000025)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.004445 0.004225 3.664629 ( 3.793836)
build_miniruby 0.001334 0.000460 1.666303 ( 1.676568)
build_ruby 0.001534 0.000529 4.541464 ( 4.704291)
build_all 0.007941 0.001238 6.733975 ( 3.848570)
build_install 0.011614 0.011516 9.425655 ( 5.705710)
test_btest 0.000622 0.000241 81.704037 ( 33.057992)
test_basic 0.005123 0.006760 1.092849 ( 1.211546)
test_all 0.121398 0.030989 783.168494 (414.258493)
test_rubyspec 0.035315 0.056827 124.457700 ( 55.175165)
total: 523.43 sec