Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-172207
#<BuildRuby:0x00007ff60108fdc8
@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.20240827-172207",
@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.000016 0.000006 0.000022 ( 0.000024)
autoconf 0.000033 0.000012 0.000045 ( 0.000044)
configure 0.000028 0.000010 0.000038 ( 0.000038)
build_up 0.001016 0.006913 3.715326 ( 3.709590)
build_miniruby 0.001064 0.000450 1.520192 ( 1.517253)
build_ruby 0.001842 0.000000 4.366367 ( 4.528632)
build_all 0.004774 0.003450 7.953043 ( 3.143541)
build_install 0.009031 0.008184 10.725085 ( 5.037273)
test_btest 0.000720 0.000334 114.542681 ( 29.695368)
test_basic 0.007958 0.001620 1.012126 ( 1.062335)
test_all 0.110553 0.039742 844.584255 (257.078388)
test_rubyspec 0.041050 0.049470 169.522299 ( 32.672673)
total: 338.45 sec