Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-214751
#<BuildRuby:0x00007fc8e66bfdd0
@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.20241207-214751",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000038 0.000004 0.000042 ( 0.000042)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.007288 0.000304 3.677426 ( 3.753407)
build_miniruby 0.001538 0.000145 1.585604 ( 1.583275)
build_ruby 0.001896 0.000178 4.348484 ( 4.597100)
build_all 0.006605 0.003105 6.353620 ( 3.356856)
build_install 0.018823 0.002500 9.247630 ( 5.430431)
test_btest 0.000813 0.000092 80.263588 ( 35.403678)
test_basic 0.007827 0.000458 0.872085 ( 1.221299)
test_all 0.117335 0.027675 697.113081 (268.569991)
test_rubyspec 0.034419 0.044314 116.007764 ( 26.575169)
total: 350.49 sec