Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-160546
#<BuildRuby:0x00007f585c0cfdd0
@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.20240919-160546",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.000640 0.007999 4.487990 ( 3.947874)
build_miniruby 0.001400 0.000312 1.386349 ( 1.383997)
build_ruby 0.002176 0.000000 3.843315 ( 4.060176)
build_all 0.008344 0.000000 6.396900 ( 2.455913)
build_install 0.013662 0.004072 10.154461 ( 4.582970)
test_btest 0.000750 0.000159 88.473182 ( 23.014415)
test_basic 0.005858 0.004472 0.952114 ( 1.002389)
test_all 0.111092 0.037652 717.422915 (209.150830)
test_rubyspec 0.054010 0.035469 134.808015 ( 27.409106)
total: 277.01 sec