Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-200725
#<BuildRuby:0x00007fd0c368fdd0
@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.20241027-200725",
@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.000003 0.000024 ( 0.000024)
autoconf 0.000041 0.000005 0.000046 ( 0.000045)
configure 0.000033 0.000003 0.000036 ( 0.000036)
build_up 0.004207 0.004002 3.679549 ( 3.580194)
build_miniruby 0.001401 0.000189 1.772182 ( 1.768261)
build_ruby 0.002196 0.000297 4.351497 ( 27.551499)
build_all 0.008044 0.001087 6.853196 ( 2.901899)
build_install 0.017474 0.003138 9.375588 ( 4.557374)
test_btest 0.000866 0.000120 75.532699 ( 21.942876)
test_basic 0.010061 0.000240 0.955863 ( 1.004627)
test_all 0.096996 0.052627 750.627068 (217.821083)
test_rubyspec 0.055268 0.028856 123.657330 ( 26.196416)
total: 307.33 sec