Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-065825
#<BuildRuby:0x00007fa3cd9dfdc8
@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.20241123-065825",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000039 0.000007 0.000046 ( 0.000047)
configure 0.000036 0.000008 0.000044 ( 0.000045)
build_up 0.004113 0.003992 3.939828 ( 3.863700)
build_miniruby 0.001739 0.000376 1.628099 ( 1.688681)
build_ruby 0.001716 0.000371 4.449551 ( 4.608575)
build_all 0.008137 0.001760 6.844270 ( 3.305323)
build_install 0.014179 0.007876 9.654315 ( 5.441843)
test_btest 0.000665 0.000163 80.687683 ( 29.549798)
test_basic 0.006479 0.003726 1.071751 ( 1.141797)
test_all 0.102706 0.043917 701.968368 (224.590053)
test_rubyspec 0.047268 0.037656 124.070725 ( 41.871573)
total: 316.06 sec